Supermodel/Src
2016-02-23 05:28:17 +00:00
..
CPU Converted line endings from DOS to UNIX format. 2015-06-13 02:56:26 +00:00
Debugger Fixed display of PowerPC condition code bits in debugger (were backwards) and changed XER to print as hex. 2015-12-07 05:56:36 +00:00
Graphics - Fixed Win32 GCC Makefile. 2012-07-16 02:27:55 +00:00
Inputs Some updates to Supermodel made at beginning of the year but only now got around to checking in (better late than never...): 2013-11-30 19:39:59 +00:00
Model3 53c810: do not increment DSP when executing interrupt instruction. Fixes invalid polygons in Virtua Fighter 3. Thanks to Ian Curtis for discovering that the polygons were incorrectly-copied garbage. 2016-02-23 05:28:17 +00:00
OSD Some updates to Supermodel made at beginning of the year but only now got around to checking in (better late than never...): 2013-11-30 19:39:59 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound Added front/rear speaker balance (actually the master/slave SCSP balance). Balance setting is stored in CSoundBoardConfig and can be set on the command line (-balance) or config file (Balance). Valid range is 100 (front speaker volume doubled, rear muted) to -100. The default is 0, both sets at full volume. Balance is applied in the SCSP core before overall sound and music volume settings. 2012-02-09 07:58:07 +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 Contribution by Luciano Lopez: 2015-05-12 02:50:28 +00:00
Games.h Some updates to Supermodel made at beginning of the year but only now got around to checking in (better late than never...): 2013-11-30 19:39:59 +00:00
INIFile.cpp Committing various small updates that have been hanging around in my source tree for a while now: 2012-07-15 21:04:46 +00:00
INIFile.h Committing various small updates that have been hanging around in my source tree for a while now: 2012-07-15 21:04:46 +00:00
ROMLoad.cpp Support for loading an arbitrary (non-game) CROM image. 2015-12-07 05:29:07 +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 Committing various small updates that have been hanging around in my source tree for a while now: 2012-07-15 21:04:46 +00:00