Commit Graph

7 Commits

Author SHA1 Message Date
Klaus2m5
22498d2485 minor improvement to relative address test
added landing zones for branches with erroneous offset while branches
are under test. fixed typo in readme.
2014-12-14 14:28:37 +01:00
Klaus2m5
ddb0855216 added bin/dec switch test
Some emulators employ separate opcode table to switch between binary and
decimal arithmetic. The added test verifies proper binary or decimal
operation after CLD, SED, PLP & RTI.
2014-12-13 16:51:23 +01:00
Klaus2m5
04de059478 added feedback filter
feedback of bit7 to the emu diag register will cause an unwanted diag
stop (since emu version 0.83). Added a filter to compensate.
2014-08-15 18:21:06 +02:00
Klaus2m5
a06e3b95d6 added binaries
Added pre-configured binaries with listing. Loadable from $0000 for full
64k
2013-12-18 11:19:08 +01:00
Klaus2m5
1d3260a52f removed zipped version 2013-08-16 13:58:07 +02:00
Klaus2m5
2c6a266d5f added report to standard output option 2013-08-16 13:30:31 +02:00
Klaus2m5
12434a8e47 first commit 2013-08-07 18:56:09 +02:00