BizHawk/BizHawk.Emulation.Cores/Computers/Commodore64/MOS
adelikat 762a35773c C64 - convert VIC and sublasses to not use SyncObject 2017-05-13 09:37:11 -05:00
..
Chip2114.cs C64 - refactor Chip2114 to not use SyncObject 2017-05-13 07:56:32 -05:00
Chip4864.cs Convert Chip4864 to not use SyncObject 2017-05-13 08:42:07 -05:00
Chip6510.IDebuggable.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6510.IDisassemblable.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6510.cs C64 - refactor 6510 and subclassess to not use SyncObject 2017-05-13 08:25:50 -05:00
Chip6522.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6526.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6567R8.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6567R56A.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6569.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6572.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6581R2.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6581R3.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip6581R4AR.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip8580R5.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Chip23128.cs C64 - Chip23128 has nothing to save so don't try to save things 2017-05-13 08:27:13 -05:00
Chip90611401.cs C64 - Convert Chip90611401 to not use SyncObject 2017-05-13 08:36:52 -05:00
Cia.Port.cs C64 - Refactor Cia.Port to be a base interface instead of abstract class, and remove SyncState since none of the current implementations have any state to sync. 2017-05-13 07:55:46 -05:00
Cia.Registers.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Cia.Tod.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Cia.cs C64 - Refactor Cia.Port to be a base interface instead of abstract class, and remove SyncState since none of the current implementations have any state to sync. 2017-05-13 07:55:46 -05:00
LatchedPort.cs C64 - refactor 6510 and subclassess to not use SyncObject 2017-05-13 08:25:50 -05:00
Sid.Envelope.cs C64 - convert Sid object arrays to not use SyncObject 2017-05-13 09:00:28 -05:00
Sid.Registers.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05: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 C64 - convert Sid object arrays to not use SyncObject 2017-05-13 09:00:28 -05:00
Sid.cs C64 - convert Sid object arrays to not use SyncObject 2017-05-13 09:00:28 -05:00
Via.Port.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Via.Registers.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Via.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Vic.Parse.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Vic.Registers.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Vic.Render.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Vic.Sprite.cs C64 - convert VIC and sublasses to not use SyncObject 2017-05-13 09:37:11 -05:00
Vic.State.cs C64 - convert VIC and sublasses to not use SyncObject 2017-05-13 09:37:11 -05:00
Vic.TimingBuilder.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
Vic.VideoProvider.cs Oops, fix type in IVideoProvider refactor that broke the C64 core 2017-05-09 09:58:23 -05:00
Vic.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00