Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-10 | Added copyright notice to source files and added GPL license text in COPYING | Mike Pavone | |
2013-05-09 | Show absolute addresses for JR, JRCC and DJNZ in Z80 disassembler | Mike Pavone | |
2013-05-09 | Fix terminal instruction detection in disassembler | Mike Pavone | |
2013-05-08 | Added z80 test generator and z80 test runner. | Mike Pavone | |
2013-04-25 | Get Z80 core working for simple programs | Mike Pavone | |
2013-04-16 | Make reset trigger debug exit to make it easier to test the same cases in ↵ | Mike Pavone | |
blastem and musashi. Fix asl #1 overflow flag. | |||
2013-01-23 | Add support for IX bit instructions to decoder | Mike Pavone | |
2013-01-22 | Add support for 2-byte IY instructions to decoder | Mike Pavone | |
2013-01-22 | Add support for 2-byte IX instructions to decoder | Mike Pavone | |
2013-01-21 | Add support for bit instructions to decoder | Mike Pavone | |
2013-01-20 | Add support for EXTD group 2-byte Z80 instructions in decoder | Mike Pavone | |
2013-01-20 | Add initial stab at Z80 decoder and disassembler | Mike Pavone | |