BizHawk/BizHawk.Emulation.Cores/Computers/Commodore64
adelikat 3a852707c4 C64 - expose tape data as a memory domain, because why not 2017-05-28 08:52:16 -05:00
..
Cartridge C64: Add Mapper 0008 2017-05-18 16:18:49 -04:00
Cassette C64 - expose tape data as a memory domain, because why not 2017-05-28 08:52:16 -05:00
MOS c64 - another savestate fix 2017-05-27 14:44:45 -05:00
Media C64 - expose tape data as a memory domain, because why not 2017-05-28 08:52:16 -05:00
Serial c64 - another savestate fix 2017-05-27 14:44:45 -05:00
User C64 - refactor UserPort and nested class to not use SyncObject 2017-05-13 11:31:52 -05:00
C64.IDebuggable.cs C64 - remove the SaveState.DoNotSave attribute 2017-05-13 13:04:02 -05:00
C64.IDisassemblable.cs C64 - remove the SaveState.DoNotSave attribute 2017-05-13 13:04:02 -05:00
C64.IDriveLight.cs spaces to tabs in C64 files 2017-04-24 10:09:31 -05:00
C64.IEmulator.cs C64 - wire up the trace logger, to the 6502 parts of the 6510 at least. THere might be more things to wire up 2017-05-16 18:40:17 -05:00
C64.IInputPollable.cs c64 implements IInputpollable, not sure why it was commented out 2017-05-27 15:43:07 -05:00
C64.IMemoryDomains.cs C64 - expose tape data as a memory domain, because why not 2017-05-28 08:52:16 -05:00
C64.ISettable.cs do not mark C64 as not having ISettable..since it implements it. Group C64.ISettable.cs with C64.cs 2017-05-12 14:32:56 -05:00
C64.IStatable.cs C64 - multi-disk support 2017-05-15 19:52:05 -05:00
C64.Motherboard.cs c64 - add another variable to savestates 2017-05-27 14:13:51 -05:00
C64.MotherboardInput.cs C64 - remove the SaveState.DoNotSave attribute 2017-05-13 13:04:02 -05:00
C64.MotherboardInterface.cs C64 - renamed C64.Input to C64.MotherboardInput since it is a partial class of Motherboard not C64 2017-05-12 14:29:26 -05:00
C64.cs C64 - expose tape data as a memory domain, because why not 2017-05-28 08:52:16 -05:00
C64Format.cs c64 nitpicks 2017-05-12 14:57:22 -05:00
C64FormatFinder.cs c64 nitpicks 2017-05-12 14:57:22 -05:00
FFT.cs Add FFT source to C64 2017-05-22 16:40:13 -04:00
SaveState.cs C64 - remove the SaveState.DoNotSave attribute 2017-05-13 13:04:02 -05:00