BizHawk/BizHawk.Emulation.Cores/Consoles/Sega/SMS
adelikat 44064d86d2 sms - nitpick code cleanup 2017-04-23 13:28:15 -05: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 CDL - finish SMS memory maps, mostly 2015-11-01 10:44:36 -06: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 add TotalExecutedCycles as an IDebuggable property, and implement it in cores with the information readily available (and throw NotImplementedExecptions in the remaining). wire the property up to lua with emu.totalexecutedcycles(). Stil todo - wire it up to the Debugger gui 2017-01-09 19:23:05 -06:00
SMS.IEmulator.cs Use the IController indexing property less in preparation for removing it from the interface. Replaced with its more explicity counter-part .IsPressed() 2016-12-14 12:42:15 -06: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 overscan display 2016-08-18 18:14:58 +03: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 Fix SMS memory domains 2016-08-22 15:07:57 -04:00
SMS.Input.cs Use the IController indexing property less in preparation for removing it from the interface. Replaced with its more explicity counter-part .IsPressed() 2016-12-14 12:42:15 -06:00
SMS.cs sms - nitpick code cleanup 2017-04-23 13:28:15 -05:00
TerebiOekaki.cs Use the IController indexing property less in preparation for removing it from the interface. Replaced with its more explicity counter-part .IsPressed() 2016-12-14 12:42:15 -06: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 Fix Shining Force games ( #600 and #335 ) 2016-11-03 20:49:19 -04:00