1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Processors
2020-10-14 21:26:20 -04:00
..
6502 Introduces Jeek816 test case. 2020-10-12 21:43:44 -04:00
6502Esque Starts transcribing the addressing examples I have into tests. 2020-10-13 21:38:30 -04:00
65816 Adds direct indirect long test, and thereby fixes addressing mode. 2020-10-14 21:26:20 -04:00
68000 Increases likelihood of 68000 Program offset-size assumptions being met. 2020-07-02 22:24:04 -04:00
Z80 Resolve various test-case warnings. 2020-09-27 15:10:29 -04:00
AllRAMProcessor.cpp Ups the 65816 test machine to a full 16mb RAM. 2020-10-11 21:18:01 -04:00
AllRAMProcessor.hpp Ups the 65816 test machine to a full 16mb RAM. 2020-10-11 21:18:01 -04:00
RegisterSizes.hpp Embraces a more communicative 68000 bus. 2019-03-10 17:27:34 -04:00