BizHawk/BizHawk.Emulation.Cores/Consoles/PC Engine
alyosha-tas 5f250a2fb0 PCE: Fix display to correctly capture changes to display offset register
Fixes Devil's Crush (and by extension Final Blaster)
2018-02-05 16:58:46 -05:00
..
ADPCM.cs Rename MetaspuAsync to MetaspuAsyncSoundProvider and remove the todo, also friendlier enum names 2017-04-27 12:12:11 -05:00
Compat.txt Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
MemoryMap.Populous.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
MemoryMap.SF2.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
MemoryMap.SuperGrafx.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
MemoryMap.TurboCD.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
MemoryMap.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
PCEngine.ArcadeCard.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
PCEngine.ICodeDataLogger.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
PCEngine.IDebuggable.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
PCEngine.IDriveLight.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
PCEngine.IEmulator.cs PCE - start support for peripheral support - implement a controller deck and wire it up to the controller logic, with the same options as previously, 5 ports, with None and Gamepad as options. No ui for the new system. Old system code and ui still left in 2017-07-18 10:37:17 -05:00
PCEngine.IInputPollable.cs PC Engine - break off services into their separate files 2016-12-12 10:23:07 -06:00
PCEngine.IMemoryDomains.cs PC Engine - break off services into their separate files 2016-12-12 10:23:07 -06:00
PCEngine.ISaveRam.cs PC Engine - break off services into their separate files 2016-12-12 10:23:07 -06:00
PCEngine.ISettable.cs PCE - rip out old controller config logic 2017-07-18 11:05:11 -05:00
PCEngine.IStatable.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
PCEngine.Input.cs PCE - cleanup 2017-07-18 11:20:02 -05:00
PCEngine.TurboCD.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
PCEngine.cs phase 1 of changing memory callback api to specify domain - require cores to specify which domains are available and have the domain passed in when creating callbacks. Still todo - cores need to pass in domain name on CallReads/Writes/Executes methods 2017-08-01 22:05:17 -05:00
PceControllerDeck.cs PCE - cleanup 2017-07-18 11:20:02 -05:00
ScsiCDBus.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
VCE.cs misc cleanups on PCEngine 2017-04-25 12:57:42 -05:00
VDC.Render.cs PCE: Fix display to correctly capture changes to display offset register 2018-02-05 16:58:46 -05:00
VDC.cs PCE: Fix display to correctly capture changes to display offset register 2018-02-05 16:58:46 -05:00
VPC.cs PCE: Fix display to correctly capture changes to display offset register 2018-02-05 16:58:46 -05:00