BizHawk/BizHawk.Emulation.Cores/Consoles/Sega/SMS
alyosha-tas 23345eb7d3 SMS: Require BIOS to load ROMs
Requires BIOS to be present and enables it by default.
2017-06-22 16:40:18 -04:00
..
Compat.txt Convert SMS, Coleco, and TI83 to zeromus Serializer-class savestates 2014-03-22 04:46:01 +00:00
MemoryMap.CodeMasters.cs CDL - finish SMS memory maps, mostly 2015-11-01 10:44:36 -06:00
MemoryMap.ExtRam.cs CDL - finish SMS memory maps, mostly 2015-11-01 10:44:36 -06:00
MemoryMap.Korea.cs Update MemoryMap.Korea.cs 2017-05-06 18:10:10 -04:00
MemoryMap.Sega.cs Fix Shining Force games ( #600 and #335 ) 2016-11-03 20:49:19 -04:00
SMS.ICodeDataLogger.cs Make an interface for CodeDataLog, and move CodeDataLog to Base Implementations 2016-12-16 11:33:02 -06:00
SMS.IDebuggable.cs use Dictionary initializers instead of object initializers for various GetCpuFlagsAndRegisters() methods 2017-04-25 08:28:06 -05:00
SMS.IEmulator.cs Cleanup SMS.IEmulator.cs 2017-05-08 11:42:22 -05:00
SMS.IInputPollable.cs SMS - break up services into separate files 2016-02-28 12:01:12 -05:00
SMS.IMemoryDomains.cs Fix SMS memory domains 2016-08-22 15:07:57 -04:00
SMS.ISaveRam.cs SMS - break up services into separate files 2016-02-28 12:01:12 -05:00
SMS.ISettable.cs SMS: Require BIOS to load ROMs 2017-06-22 16:40:18 -04:00
SMS.ISoundProvider.cs More IAsyncSoundProvider and related classes to BizHawk.Emulation.Cores and make them internal, since they are implementation details, and they are deprecrated and not intended to be used in future cores. 2016-12-16 08:50:05 -06:00
SMS.IStatable.cs Cleanup SMS.IEmulator.cs 2017-05-08 11:42:22 -05:00
SMS.Input.cs Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method 2017-05-01 20:09:11 -05:00
SMS.cs SMS: Require BIOS to load ROMs 2017-06-22 16:40:18 -04:00
TerebiOekaki.cs Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method 2017-05-01 20:09:11 -05:00
VDP.Mode4.cs SMS overscan display 2016-08-18 18:14:58 +03:00
VDP.ModeTMS.cs Add OSD message notifier to CoreComm 2014-03-18 03:03:53 +00:00
VDP.Tables.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
VDP.cs Spell out Numerator and Denominator 2017-05-05 11:25:38 -05:00