.. |
CPU
|
Save state support for 68K, Z80, sound board, DSB1, and MPEG playback.
|
2011-08-09 18:36:29 +00:00 |
Debugger
|
- Updated debugger classes to get them to compile with latest changes
|
2011-07-20 21:39:11 +00:00 |
Graphics
|
- skichamp now works, but controls are not hooked up and seems to overload the display lists like many non-working Step 2.x games do. To bypass the drive board error, enter the test menu and exit again. It will reboot and run.
|
2011-08-02 03:33:40 +00:00 |
Inputs
|
Added version of ConfigInputs that doesn't take display dimensions
|
2011-06-28 23:16:40 +00:00 |
Model3
|
Save state support for 68K, Z80, sound board, DSB1, and MPEG playback.
|
2011-08-09 18:16:06 +00:00 |
OSD
|
Save state support for 68K, Z80, sound board, DSB1, and MPEG playback.
|
2011-08-09 18:36:29 +00:00 |
Pkgs
|
Fixing import mistake: moving source code to trunk/Src.
|
2011-04-24 01:19:40 +00:00 |
Sound
|
Save state support for 68K, Z80, sound board, DSB1, and MPEG playback.
|
2011-08-09 18:36:29 +00:00 |
BlockFile.cpp
|
Fixing import mistake: moving source code to trunk/Src.
|
2011-04-24 01:19:40 +00:00 |
BlockFile.h
|
Fixing import mistake: moving source code to trunk/Src.
|
2011-04-24 01:19:40 +00:00 |
Games.cpp
|
- krom added remaining ROM sets. Spikeout Final Edition disabled because it is a bad dump.
|
2011-08-03 03:18:51 +00:00 |
Games.h
|
- krom added remaining ROM sets. Spikeout Final Edition disabled because it is a bad dump.
|
2011-08-03 03:18:51 +00:00 |
INIFile.cpp
|
- krom added remaining ROM sets. Spikeout Final Edition disabled because it is a bad dump.
|
2011-08-03 03:18:51 +00:00 |
INIFile.h
|
Changes relating to input system:
|
2011-06-22 13:06:52 +00:00 |
Logger.h
|
New CLogger class that handles logging from Supermodel. Added so that log messages can be routed through debugger if required, rather than printed to console.
|
2011-06-27 23:21:43 +00:00 |
ROMLoad.cpp
|
- Removed an unneeded printf() statement.
|
2011-07-31 04:58:39 +00:00 |
ROMLoad.h
|
- Improved 68K interface. Now supports context switching.
|
2011-07-31 02:37:31 +00:00 |
Supermodel.h
|
- Changes submitted by krom: cleaned up spacing in Games.cpp, optimized byte swapping functions in Supermodel.h, minor changes to fix compiler errors in gcc.
|
2011-08-01 19:12:44 +00:00 |