BizHawk/BizHawk.Emulation.Cores/Computers/Commodore64
scrimpeh e4a1a517cd IInputPollable - Now with tabs instead of spaces. 2016-01-26 11:46:52 +01:00
..
Cartridge Commodore 64: Rudimentary savestates. 2014-10-03 23:22:17 +00:00
CassettePort Tape didn't sync properly -> fixed 2015-09-29 21:36:15 +02:00
MOS c64 core uses ISettable now and supports 2 more video standards 2015-09-28 23:52:23 +02:00
Media Commodore 64: Remove useless 'experimental' folder, make namespaces match folders 2014-10-03 21:04:37 +00:00
UserPort Commodore 64: Remove useless 'experimental' folder, make namespaces match folders 2014-10-03 21:04:37 +00:00
docs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
C64.IDebuggable.cs Fixed indentation and TODOs 2015-09-28 20:53:19 +02:00
C64.IDisassemblable.cs c64 core uses ISettable now and supports 2 more video standards 2015-09-28 23:52:23 +02:00
C64.IDriveLight.cs C64 - reorg some core code 2014-12-18 18:39:55 +00:00
C64.IInputPollable.cs IInputPollable - Now with tabs instead of spaces. 2016-01-26 11:46:52 +01:00
C64.IMemoryDomains.cs refactor IMemorydomains to be a domain list instead of having a domain property, refactor cores to register an IMemoryDomains instead of being one 2015-01-14 21:55:48 +00:00
C64.ISettable.cs C64 - add a c64 menu with a settings menu and dialog 2015-10-10 12:20:59 -04:00
C64.IStatable.cs C64 - add frame and lag information to savestates 2014-12-25 13:32:19 +00:00
C64.Input.cs Move InputCallbackSystem from CoreComm to IInputPollable, and refactor all cores accordingly. Lua - OnInputPoll() - log to the user when attemping to add a callback of this type to a core that has not implemented input callbacks. Mark all unmanaged cores' implementations of the InputCallbackSystem as FeatureNotImpleented, won't have any effect on functionality, but will help us keep track of the fact that they still have a bit of work to do. Still todo: ActiveChanged event handler on the base implementation of IInputCallbackSystem 2014-12-04 00:43:12 +00:00
C64.Motherboard.cs c64 core uses ISettable now and supports 2 more video standards 2015-09-28 23:52:23 +02:00
C64.MotherboardInterface.cs Commodore 64: Add new CIA emulation (disconnected for this commit but it is a drop-in replacement). Fixed RAM writes underneath CPU IO port space ($00/$01) 2014-10-09 02:14:15 +00:00
C64.cs C64 - add a c64 menu with a settings menu and dialog 2015-10-10 12:20:59 -04:00
C64Util.cs C64 - reorg some core code 2014-12-18 18:39:55 +00:00
InputFileInfo.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
SaveState.cs C64 - reorg some core code 2014-12-18 18:39:55 +00:00