Age | Commit message (Expand) | Author |
---|---|---|
2013-04-28 | Implement EX, EXX and RST in Z80 core | Mike Pavone |
2013-04-26 | Implement BIT and DJNZ (tested). Fix register mapping for IYL. | Mike Pavone |
2013-04-26 | Added the rest of the conditions to JPCC, implemented CALLCC (untested) | Mike Pavone |
2013-04-25 | Implement more Z80 instructions (untested) | 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 bla... | Mike Pavone |