Supermodel/Src
2016-03-21 04:10:14 +00:00
..
CPU Fixed compiler warnings 2016-03-21 04:02:14 +00:00
Debugger Added registers to debugger: ctr, xer, srr0, srr1, sdr1, imiss, dmiss, hid0, hid1 2016-03-21 04:03:44 +00:00
Graphics Adding new 3D engine by Ian Curtis. Old engine moved to Graphics/Legacy3D/. 2016-03-21 04:10:14 +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 Adding new 3D engine by Ian Curtis. Old engine moved to Graphics/Legacy3D/. 2016-03-21 04:10:14 +00:00
OSD Adding new 3D engine by Ian Curtis. Old engine moved to Graphics/Legacy3D/. 2016-03-21 04:10:14 +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