1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
A latency-hating emulator of 8- and 16-bit platforms: the Acorn Electron, Amstrad CPC, Apple II/II+/IIe and early Macintosh, Atari 2600 and ST, ColecoVision, Enterprise 64/128, Commodore Vic-20 and Amiga, MSX 1, Oric 1/Atmos, Sega Master System, Sinclair
Go to file
2016-03-13 17:39:53 -04:00
Machines I think this is a prima facie acceptable implementation of the fast tape hack. 2016-03-13 17:39:53 -04:00
OSBindings/Mac I think this is a prima facie acceptable implementation of the fast tape hack. 2016-03-13 17:39:53 -04:00
Outputs Stripped unnecessary includes. 2016-03-13 13:25:34 -04:00
Processors/6502
SignalProcessing
Storage/Tape Started attempting to clarify instance variable usage. 2016-03-12 23:19:10 -05:00
.gitignore Fixed: timing issue versus supplied test ROM was failure to include the Plus 1 ROM in the mix. 2016-03-12 11:51:20 -05:00
LICENSE
README.md

CLK

An attempt to unify my various bits of emulation; we'll see.