..
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
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
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
misc cleanups on PCEngine
2017-04-25 12:57:42 -05:00
PCEngine.IStatable.cs
misc cleanups on PCEngine
2017-04-25 12:57:42 -05:00
PCEngine.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
PCEngine.TurboCD.cs
misc cleanups on PCEngine
2017-04-25 12:57:42 -05:00
PCEngine.cs
clean up core constructors - consistent parameter casing, and put them at the top of the class
2017-05-05 19:05:36 -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
Spell out Numerator and Denominator
2017-05-05 11:25:38 -05:00
VDC.cs
Update VDC.cs
2017-05-06 10:25:14 -04:00
VPC.cs
Spell out Numerator and Denominator
2017-05-05 11:25:38 -05:00