Supermodel/Src
Bart Trzynadlowski c4bf565a1a Added cstring
2017-04-04 23:27:39 +00:00
..
CPU Created IEmulator interface, renamed CBus to IBus and CPCIDevice to IPCIDevice. Frames now rendered when emulator paused. 2016-04-10 03:42:41 +00:00
Debugger Massive internal change: removed CConfig object and replaced it with a hierarchical config object system (Util::Config::Node). Games are now defined in an XML file. Hopefully I didn't break too many things :/ 2017-03-27 03:19:15 +00:00
Graphics Rewrite the spot light code, and implement the missing fog logic. (HarryTuttle) 2017-04-02 21:03:59 +00:00
Inputs Massive internal change: removed CConfig object and replaced it with a hierarchical config object system (Util::Config::Node). Games are now defined in an XML file. Hopefully I didn't break too many things :/ 2017-03-27 03:19:15 +00:00
Model3 Massive internal change: removed CConfig object and replaced it with a hierarchical config object system (Util::Config::Node). Games are now defined in an XML file. Hopefully I didn't break too many things :/ 2017-03-27 03:19:15 +00:00
OSD don't ask 2017-03-27 22:06:23 +00:00
Pkgs Adding tinyxml2 lib 2016-07-07 05:05:27 +00:00
Sound Massive internal change: removed CConfig object and replaced it with a hierarchical config object system (Util::Config::Node). Games are now defined in an XML file. Hopefully I didn't break too many things :/ 2017-03-27 03:19:15 +00:00
Util fix project files 2017-03-27 22:01:31 +00:00
BlockFile.cpp compile fixes 2017-03-28 22:28:46 +00:00
BlockFile.h compile fixes 2017-03-28 22:28:46 +00:00
Game.cpp Updated game loader to make use of latest changes to config tree: generic value types and eliminated pointers 2016-08-24 04:13:23 +00:00
Game.h Encapsulated zip file handling and added a "parent" member to the Game struct 2017-03-27 02:02:22 +00:00
GameLoader.cpp more whitespace .. 2017-04-03 12:02:49 +00:00
GameLoader.h Rewrote large parts of ROM loading code to more gracefully handle merged sets where overwritten parent ROMs are not present. Better handling of multiple zip files. Optimized ROM loading when stride and chunk size are equal and got rid of safety checks that I don't believe are necessary any longer. 2017-04-03 01:03:38 +00:00
Games.cpp Hooked up Sega Bass Fishing / Get Bass controls 2016-05-26 04:13:22 +00:00
Games.h Hooked up Sega Bass Fishing / Get Bass controls 2016-05-26 04:13:22 +00:00
INIFile.cpp Update project to vs 2013. Clean compile warnings 2016-03-22 12:30:23 +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 Added encryption keys, converted to cstdint types, fixed whitespace 2016-04-02 21:33:33 +00:00
ROMLoad.h Added encryption keys, converted to cstdint types, fixed whitespace 2016-04-02 21:33:33 +00:00
ROMSet.h Added cstring 2017-04-04 23:27:39 +00:00
Supermodel.h Massive internal change: removed CConfig object and replaced it with a hierarchical config object system (Util::Config::Node). Games are now defined in an XML file. Hopefully I didn't break too many things :/ 2017-03-27 03:19:15 +00:00
Version.h Update Supermodel.h with graphics path and moved version string to separate header file 2016-03-21 23:20:32 +00:00