Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-06 | The local clone on my laptop got messed up and some changes had not been ↵ | Michael Pavone | |
pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment. | |||
2013-09-10 | Added copyright notice to source files and added GPL license text in COPYING | Mike Pavone | |
2013-06-15 | Have test generator test both flag register 0 case and flag register FF case | Mike Pavone | |
2013-06-08 | Check memory results in ztestgen | Mike Pavone | |
2013-05-08 | Fix handling of instructions that combine an IX/IY displacement with another ↵ | Mike Pavone | |
prefix in test generator | |||
2013-05-08 | Fix encoding of "extended" instructions in Z80 test generator | Mike Pavone | |
2013-05-08 | Added z80 test generator and z80 test runner. | Mike Pavone | |