Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-06 | Added SMD ROM support | Mike Pavone | |
2013-01-05 | Fix predec address mode when used as source | Mike Pavone | |
2013-01-04 | Implement access to Z80 RAM | Mike Pavone | |
2013-01-01 | Make writes to control and data port block when DMA is in progress | Mike Pavone | |
2012-12-31 | Comment out some debug printfs | Mike Pavone | |
2012-12-30 | Implemented HV counter | Mike Pavone | |
2012-12-30 | Make version register return correct value for USA | Mike Pavone | |
2012-12-28 | Fix Z80 busreq logic | Mike Pavone | |
2012-12-27 | Don't pre-emptively translate code at interrupt vectors as some PD ROMs have ↵ | Mike Pavone | |
these pointing at junk. Need some kind of heuristic for detecting garbage if I'm going to translate them ahead of time by default. | |||
2012-12-27 | Initial work on allowing dynamic branches and code in RAM plus a small fix ↵ | Mike Pavone | |
to effective address decoding | |||
2012-12-26 | Minor joypad fix and commeount out some debug printfs | Mike Pavone | |
2012-12-26 | Forgot to add blastem main file earlier | Mike Pavone | |