Supermodel/Src
Bart Trzynadlowski c73cb830dc - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL.
- Added a 68K interface, CPU/68K/M68K.*.
- Moved Turbo68K source files to CPU/68K/Turbo68K. It is no longer used but is being retained in the source tree for now. The LSR instruction has not been fixed in this update.
- Changed sound board code to use the new 68K interface (and hence, Musashi).
- Changed version string from 0.2-WIP to 0.2a-WIP. This is still an alpha version.
- Above changes have broken the 68K debugger.
2011-07-12 04:57:12 +00:00
..
CPU - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00
Debugger Changes to debugger classes: 2011-06-29 23:21:50 +00:00
Graphics Texture offsets. 2011-07-06 05:05:38 +00:00
Inputs Added version of ConfigInputs that doesn't take display dimensions 2011-06-28 23:16:40 +00:00
Model3 - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00
OSD - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00
BlockFile.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
BlockFile.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Games.cpp Several ROM sets were added (contributed by krom@gbadev.org). 2011-07-06 05:08:02 +00:00
Games.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
INIFile.cpp Changes relating to input system: 2011-06-22 13:06:52 +00:00
INIFile.h Changes relating to input system: 2011-06-22 13:06:52 +00:00
Logger.h New CLogger class that handles logging from Supermodel. Added so that log messages can be routed through debugger if required, rather than printed to console. 2011-06-27 23:21:43 +00:00
ROMLoad.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
ROMLoad.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Supermodel.h - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00