Supermodel/Src
2018-01-07 14:07:59 +00:00
..
CPU Fixed a bug in MCRFS instruction related to the VXSOFT, VXSQRT, and VXCVI bits. Thanks to Spindizzi. 2017-08-16 00:58:39 +00:00
Debugger add the rest of the network board code (Spindizzi) 2018-01-07 14:07:59 +00:00
Graphics Implement sub 8x8 tile encoding. Fixes incomplete mipmap chains which previously only went down to 8x8 pixels before. It wasn't known these textures existed before. (Harry Tuttle) 2017-12-17 22:25:50 +00:00
Inputs remove using namespace from headers .. 2018-01-03 17:51:24 +00:00
Model3 add the rest of the network board code (Spindizzi) 2018-01-07 14:07:59 +00:00
Network use the correct c++ deleters 2018-01-06 11:19:04 +00:00
OSD add the rest of the network board code (Spindizzi) 2018-01-07 14:07:59 +00:00
Pkgs Adding tinyxml2 lib 2016-07-07 05:05:27 +00:00
Sound New, saner Makefiles. They still require some customization but share a core Makefile include with auto-generation of dependencies. Multi-threaded building (e.g., make -j6) is supported now. 2017-10-05 02:14:02 +00:00
Util fix missing header 2017-09-24 22:14:39 +00:00
BlockFile.cpp Added functions to safely read and write bools 2017-09-24 20:49:31 +00:00
BlockFile.h Added functions to safely read and write bools 2017-09-24 20:49:31 +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 Removed patches from source code and moved them into game XML file. Created ROMSet.cpp. Print a more descriptive error when game XML file fails to load. 2017-04-08 18:30:29 +00:00
GameLoader.h Removed patches from source code and moved them into game XML file. Created ROMSet.cpp. Print a more descriptive error when game XML file fails to load. 2017-04-08 18:30:29 +00:00
ROMSet.cpp add missing include 2017-04-08 21:01:11 +00:00
ROMSet.h Removed patches from source code and moved them into game XML file. Created ROMSet.cpp. Print a more descriptive error when game XML file fails to load. 2017-04-08 18:30:29 +00:00
Supermodel.h add the rest of the network board code (Spindizzi) 2018-01-07 14:07:59 +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