Supermodel/Src
2011-12-23 21:06:45 +00:00
..
CPU - Changed save state error messages slightly. 2011-09-22 06:11:47 +00:00
Debugger Small bug fix 2011-12-23 19:34:50 +00:00
Graphics - Tweaked some error messages and comments. Hopefully, this is the last update for v0.2a's code. 2011-09-24 01:49:48 +00:00
Inputs Added support for joystick sliders to input system. 2011-11-01 23:24:37 +00:00
Model3 Fixed ROM banking -- appears to fix the sounds in Daytona 2 PE and VON2 but otherwise has not been extensively tested. The high 8MB of the 68K address is treated as a single window into the 16MB sample ROM, and can point either to the low or high 8MB bank. 2011-12-23 21:06:45 +00:00
OSD Added support for joystick sliders to input system. 2011-11-01 23:24:37 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound Fixed small bug which meant wasn't correctly clearing SCSP structures on initialisation. 2011-11-01 23:16:36 +00:00
BlockFile.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
BlockFile.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Config.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Config.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Games.cpp - Changed save state error messages slightly. 2011-09-22 06:11:47 +00:00
Games.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
INIFile.cpp Small bug fix in INIFile.cpp - was not parsing negative numbers. 2011-09-18 22:03:06 +00:00
INIFile.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
ROMLoad.cpp - Tweaked comments in Supermodel.ini 2011-09-17 23:41:12 +00:00
ROMLoad.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Supermodel.h - Only player 1 crosshair is shown by default now. 2011-09-23 07:18:40 +00:00