1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-03 10:54:46 +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-01-11 22:29:16 -05:00
Machines Switched display update and RAM write order. 2016-01-11 22:29:16 -05:00
OSBindings/Mac Pulled a few things out as constants, zoomed in a little. Still in a 4:3 window though. 2016-01-11 22:18:34 -05:00
Outputs 'type' is out, at least for the time being. 2015-09-05 20:25:30 -04:00
Processors/6502 Ensured correctly timed sampling of the interrupt line. 2016-01-10 22:55:56 -05:00
.gitignore
LICENSE
README.md

CLK

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