1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 08:55:36 +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-02-20 00:16:07 -05:00
Machines This might be more accurate? Probably not. Who knows? 2016-02-20 00:13:43 -05:00
OSBindings/Mac Switched back down to two samples per pixel. Though one might do it. Need to investigate. 2016-02-18 23:21:25 -05:00
Outputs Switched to a subtler to out-of-band syncs. 2016-02-20 00:16:07 -05:00
Processors/6502
SignalProcessing Fixed uninitialised error and incorrect default constructor. 2016-02-12 22:35:16 -05:00
Storage/Tape Removed some logging. 2016-02-07 14:42:40 -05:00
.gitignore
LICENSE
README.md

CLK

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