1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +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
2015-08-13 23:23:04 +01:00
Machines Attempted to take even more out of the inner pixel loop. 2015-08-13 23:23:04 +01:00
OSBindings/Mac Removed stray space. 2015-08-13 23:22:51 +01:00
Outputs Fixed a couple of incorrect references to horizontal constants or calculations where the intention is to use vertical. 2015-08-13 18:29:07 +01:00
Processors/6502 Minor steps to help with diagnostics; all commented out or merely to benefit with breakpoint placement. 2015-08-13 08:43:10 +01:00
.gitignore
LICENSE
README.md

CLK

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