Richard Goedeken
|
2c15da390f
|
don't byte-swap the ROM header information during startup
|
2009-10-26 00:52:19 -04:00 |
|
Richard Goedeken
|
1334cb937c
|
converted all printf() and ErrorMsg() calls to DebugMessage() for re-direction to front-end. use new Config Pathname functions in .ini and .cfg file reading/writing
|
2009-10-26 00:13:29 -04:00 |
|
Richard Goedeken
|
d420c96b63
|
added 2.0 API functions in Video.cpp, fixed a makefile bug preventing compilation of C source files, added osal_dynamiclib, removed video thread code in Video.cpp. it builds and runs with the core and ui-console, but crashes because configuration handling needs to be re-written
|
2009-10-25 22:00:10 -04:00 |
|
Richard Goedeken
|
84349121f5
|
removed all of the functions which are not part of the new Mupen64plus 2.0 api
|
2009-10-25 19:55:28 -04:00 |
|
Richard Goedeken
|
01caa9efbf
|
cleaned up Video.cpp in preparation for adding Mupen64Plus API functions
|
2009-10-25 18:30:28 -04:00 |
|
Richard Goedeken
|
afd19dfee3
|
fixed capitalization on a couple of source code files, list/build the source files in alphabetical order
|
2009-10-25 17:52:27 -04:00 |
|
Richard Goedeken
|
805946aed2
|
Completely refactored all of the #include statements to get rid of the horrible stdafx.h thing
|
2009-10-25 12:13:59 -04:00 |
|
Richard Goedeken
|
05e9c1605e
|
got rid of the ridiculous Win32 types, cut out most of osal_win32types.h (aka winlnxdefs.h)
|
2009-10-24 23:58:17 -04:00 |
|
Richard Goedeken
|
e1ade5306c
|
removed old API headers and GTK gui functions. started refactoring to get rid of all these custom types
|
2009-10-24 20:46:55 -04:00 |
|
Richard Goedeken
|
bab27304b6
|
re-wrote makefile for current mupen64plus conventions
|
2009-10-24 16:00:11 -04:00 |
|
Richard Goedeken
|
9a73b903e8
|
import rice_video plugin from mupen64plus SVN repo revision 1416
|
2009-10-24 15:44:41 -04:00 |
|