1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-26 11:29:09 +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-12 20:32:26 -05:00
Machines Made an attempt to separate and clarify on tape interrupts. 2016-03-12 20:32:26 -05:00
OSBindings/Mac 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
Outputs Experimented with going back to horizontal sync on leading edge; not sure so (temporarily?) disabled. 2016-03-08 22:54:05 -05:00
Processors/6502 Some minor optimisations and timing tweaks. Nothing of substance. 2016-03-10 19:58:50 -05:00
SignalProcessing Fixed uninitialised error and incorrect default constructor. 2016-02-12 22:35:16 -05:00
Storage/Tape Made an attempt to fix my 0114 implementation. 2016-02-20 23:13:58 -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 Initial commit 2015-07-16 19:46:52 -04:00
README.md Create README.md 2015-07-16 19:47:37 -04:00

CLK

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