summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-15Changed the cycle counter to an arbitrarily resettable counter.Ian C
2012-05-08Added property to get ticks. To be extended to allow timing from arbitary po...Ian C
2012-04-09Updated clock.Ian C
2012-04-08Z80 passes FUSE test implementationIan C
2012-04-03Some more emulation fixes.Ian C
2012-03-20Added instruction counter to Z80Ian C
2012-03-19Added Reset()Ian C
2012-03-09Further bug fixes to Z80. Now starts the Spectrum ROM OK.Ian C
2012-03-07Safe-keeping commit. Currently debugging emulation using FUSE tests.Ian C
2012-03-05None compiling safe-keeping commit. Started on Z80 disassembler.Ian C
2012-03-01Initial working version of test suite. Fixed INC8 and DEC8 with results.Ian C
2012-02-28Added ability to set/get the state of Z80 registers.Ian C
2012-02-21Fixed Register16 run-time endian verification check.Ian C
2012-02-08Added shifted CB opcodesIan C
2012-02-07Added CB shifted opcodesIan C
2012-01-08Added rest of ED opcodes and GPL fixed headers.Ian C
2012-01-06Added some shifted ED opcodes and added GPL headers to all files.Ian C
2012-01-03First pass of single byte opcodes done.Ian C
2012-01-02Added some opcodes and removed unnecessary using statements.Ian C
2012-01-01Moved sources to help in compilation for other platforms and isolated phone p...Ian C