BizHawk/BizHawk.Emulation/Computers/Commodore64
goyuken 6f6ee16cf3 C64: fix unmanaged memory leak in most recent commit 2012-12-08 16:07:06 +00:00
..
Cartridge commodore64: oops, forgot one file. 2012-12-06 06:26:32 +00:00
Disk commodore64: fix up some timer chip routines, and directional dataport should be more accurate 2012-12-07 21:01:22 +00:00
MOS C64: connect audio to speexresampler. consider this commit a demonstration on "how it could be done"... 2012-12-08 16:05:00 +00:00
Media commodore64: PRG loading uses a more robust method 2012-11-28 17:49:42 +00:00
Tape commodore64: disk and tape framework added 2012-12-06 06:53:55 +00:00
docs commodore64: add some cartridge docs 2012-12-03 21:11:48 +00:00
C64.Core.cs commodore64: implement more c64-disk communications, hook up drive LED 2012-12-07 17:06:07 +00:00
C64.Input.cs commodore64: implement motherboard configuration, add sprite-sprite and sprite-data collision interrupts to VIC 2012-12-05 21:07:51 +00:00
C64.Motherboard.cs commodore64: implement more c64-disk communications, hook up drive LED 2012-12-07 17:06:07 +00:00
C64.Savestate.cs commodore64: implement motherboard configuration, add sprite-sprite and sprite-data collision interrupts to VIC 2012-12-05 21:07:51 +00:00
C64.cs C64: fix unmanaged memory leak in most recent commit 2012-12-08 16:07:06 +00:00
Memory.cs commodore64: new core with focus on low-level comm between chips and activity on both phases of the clock 2012-11-27 05:11:40 +00:00