Supermodel/Src
SpinDizzy 60c923f45f - Reworked logging system to support output to multiple outputs: files, stdout, stderr, and syslog (OutputDebugString on Windows, syslog on other systems).
- Added ordinal logging level: all, debug, info, error. Compiling with DEBUG defined is no longer necessary for debug logging. Be careful when logging debug level because it produces copious output.
- Fixed -enter-debugger options when compiled with SUPERMODEL_DEBUGGER.
- Command line parse errors no longer ignored; Supermodel will now exit.
2020-08-31 09:28:35 +00:00
..
CPU Low level z80 core bug 2020-08-22 09:00:13 +00:00
Debugger - Reworked logging system to support output to multiple outputs: files, stdout, stderr, and syslog (OutputDebugString on Windows, syslog on other systems). 2020-08-31 09:28:35 +00:00
Graphics Remove some debug code 2020-08-01 09:02:04 +00:00
Inputs Getbass related 2020-08-25 08:48:25 +00:00
Model3 Correct the returned value from previous getbass patch 2020-08-26 16:05:23 +00:00
Network build fixes for mac 2020-07-27 10:28:48 +00:00
OSD - Reworked logging system to support output to multiple outputs: files, stdout, stderr, and syslog (OutputDebugString on Windows, syslog on other systems). 2020-08-31 09:28:35 +00:00
Pkgs Update glew version 2020-07-31 19:18:51 +00:00
Sound Various SCSP improvements and code cleanup: 2020-08-22 20:41:47 +00:00
Util -Added support for specifying multiple sections simultaneously in INI 2019-01-20 08:02:01 +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 Netboard related : Define a new hardware line in games.xml 2020-07-01 15:56:21 +00:00
GameLoader.cpp build fixes for mac 2020-07-27 10:28:48 +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 Linux build compatibility changes 2020-07-03 09:15:08 +00:00
Version.h Inconsequential typo 2018-03-26 23:02:30 +00:00