Age | Commit message (Expand) | Author |
---|---|---|
2017-01-04 | Don't lock up CPU if performing a read with writes configured when in PBC mod... | Michael Pavone |
2017-01-03 | Fix reading from second controller port in SMS mode | Michael Pavone |
2017-01-03 | Fix handling of IO control writes in SMS mode | Michael Pavone |
2017-01-02 | Invalidate translated code on a cartridge bank change in SMS mode. Fix handli... | Michael Pavone |
2017-01-02 | Initial support for Sega's family of SMS mappers | Michael Pavone |
2016-12-28 | Remove memory map assumptions from Z80 core and move a little bit of logic to... | Michael Pavone |
2016-12-28 | Enabled Z80 debugger in PBC mode | Michael Pavone |
2016-12-27 | Clear interrupt status flags after getting the status register value rather t... | Michael Pavone |
2016-12-27 | Somewhat broken implementation of Mode 4 | Michael Pavone |
2016-12-22 | Fix clearing of interrupt pending flags on control port read in PBC mode | Michael Pavone |
2016-12-22 | Initial support for Genesis/Megadrive PBC mode. VDP still needs Mode 4 to be ... | Michael Pavone |