BizHawk/BizHawk.Emulation.Cores/Computers/Commodore64
SaxxonPike 579ffe5c25 C64: Had the flag with the wrong polarity. Thanks, C64Anabalt. 2019-07-04 14:20:12 -05:00
..
Cartridge Use nameof in cores 2019-03-28 14:18:58 +11:00
Cassette C64: Fix voume based audio sampling, fix some state bugs 2017-12-31 17:30:35 -05:00
MOS C64: Had the flag with the wrong polarity. Thanks, C64Anabalt. 2019-07-04 14:20:12 -05:00
Media C64: The T64 format was never supported, but at least make the core aware of it 2019-07-04 12:46:28 -05:00
Serial C64: Implement more CIA features and CIA/VIA defaults. 2019-07-04 00:31:48 -05:00
User Use nameof in cores 2019-03-28 14:18:58 +11:00
C64.IDebuggable.cs i hope this breaks something 2018-05-12 12:55:42 -04:00
C64.IDisassemblable.cs C64 - misc cleanups 2017-05-30 13:10:01 -04:00
C64.IDriveLight.cs C64 - misc cleanups 2017-05-30 13:10:01 -04:00
C64.IEmulator.cs SubNESHawk 2019-01-10 18:25:59 +03:00
C64.IInputPollable.cs C64 - misc cleanups 2017-05-30 13:10:01 -04:00
C64.IMemoryDomains.cs C64: Fix voume based audio sampling, fix some state bugs 2017-12-31 17:30:35 -05:00
C64.ISettable.cs C64Hawk - reenable full border - #1341 2018-12-06 13:42:00 +00:00
C64.IStatable.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
C64.Motherboard.cs C64: Fix a function ambiguity in the CIA class. 2019-07-04 00:51:19 -05:00
C64.MotherboardInput.cs C64 - misc cleanups 2017-05-30 13:10:01 -04:00
C64.MotherboardInterface.cs C64: Implement more CIA features and CIA/VIA defaults. 2019-07-04 00:31:48 -05:00
C64.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
C64Format.cs c64 nitpicks 2017-05-12 14:57:22 -05:00
C64FormatFinder.cs C64: The T64 format was never supported, but at least make the core aware of it 2019-07-04 12:46:28 -05:00
FFT.cs Add FFT source to C64 2017-05-22 16:40:13 -04:00
SaveState.cs C64 - misc cleanups 2017-05-30 13:10:01 -04:00