BizHawk/BizHawk.Emulation/Computers/Commodore64
zeromus 0acbb11e97 move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +00:00
..
Cartridge Commodore64: Split Sid classes into three files, up from one. Fixed border timing in TimingBuilder. Renamed Sync class to SaveState. 2013-08-26 19:22:04 +00:00
Disk Commodore64: Tweak Joystick 2 input. 2013-08-14 13:53:48 +00:00
Experimental small code cleanups and deal with some warnings 2013-10-27 17:07:37 +00:00
MOS small code cleanups and deal with some warnings 2013-10-27 17:07:37 +00:00
Media Commodore64: Removed a lot of unnecessary function chains and converted unsigned types to int. 2013-08-14 05:05:17 +00:00
Tape Removing unused directives from a bunch of files because I was playing around with resharper, but that got boring so not every file 2013-04-14 20:39:19 +00:00
docs commodore64: add some cartridge docs 2012-12-03 21:11:48 +00:00
C64.Core.cs Commodore64: Border unit implemented fully, timing is much better now and works for both PAL and NTSC. 2013-08-24 20:13:16 +00:00
C64.Input.cs Fix some compiler warnings. Border is still odd, needs the other half of the border unit logic. Also, a marginal performance boost from sealing classes. 2013-08-24 17:30:46 +00:00
C64.Motherboard.cs Commodore64: Split Sid classes into three files, up from one. Fixed border timing in TimingBuilder. Renamed Sync class to SaveState. 2013-08-26 19:22:04 +00:00
C64.MotherboardInterface.cs Commodore64: Border unit implemented fully, timing is much better now and works for both PAL and NTSC. 2013-08-24 20:13:16 +00:00
C64.Savestate.cs Commodore64: Border unit implemented fully, timing is much better now and works for both PAL and NTSC. 2013-08-24 20:13:16 +00:00
C64.cs Commodore64: Border unit implemented fully, timing is much better now and works for both PAL and NTSC. 2013-08-24 20:13:16 +00:00
InputFileInfo.cs Commodore64: Save states implemented. 2013-08-19 03:42:40 +00:00
SaveState.cs move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +00:00