Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-29 | Implement retranslating code when written to. Possibly broken, need to fix ↵ | Mike Pavone | |
some other bugs before a proper test. | |||
2013-04-28 | Implement cycle limit in Z80 core. | Mike Pavone | |
2013-04-28 | Implement EI, DI and IM in the Z80 core | Mike Pavone | |
2013-04-28 | Implement EX, EXX and RST in Z80 core | 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. |