BizHawk/BizHawk.Emulation.Cores/Computers/Commodore64/MOS
adelikat ab1a22bf31 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
..
Chip2114.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip4864.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6510.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
Chip6510.IDisassemblable.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6510.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6522.cs C64: Use Chip6522 factory. 2016-03-03 18:03:48 -06:00
Chip6526.cs C64: Faster loading savestates. Also fix input not working after loading state. 2016-03-01 16:03:20 -06:00
Chip6567R8.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6567R56A.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6569.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6572.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6581R2.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6581R3.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip6581R4AR.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip8580R5.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip23128.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Chip90611401.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Cia.Port.cs C64: Faster loading savestates. Also fix input not working after loading state. 2016-03-01 16:03:20 -06:00
Cia.Registers.cs C64: Improved disk support. 2016-03-09 19:53:02 -06:00
Cia.Tod.cs C64: Improved disk support. 2016-03-09 19:53:02 -06:00
Cia.cs C64: Improved disk support. 2016-03-09 19:53:02 -06:00
LatchedPort.cs C64: Improved disk support. 2016-03-09 19:53:02 -06:00
Sid.Envelope.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Sid.Registers.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Sid.SoundProvider.cs Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
Sid.Voice.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Sid.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Via.Port.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Via.Registers.cs C64: Use Chip6522 factory. 2016-03-03 18:03:48 -06:00
Via.cs C64: Improved disk support. 2016-03-09 19:53:02 -06:00
Vic.Parse.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Vic.Registers.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Vic.Render.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Vic.Sprite.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Vic.State.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Vic.TimingBuilder.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Vic.VideoProvider.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00
Vic.cs Apply C64 core update patch. 2016-02-22 17:50:11 -06:00