summaryrefslogtreecommitdiff
path: root/transz80.c
AgeCommit message (Collapse)Author
2013-05-09Add YM2612 stubs to transz80Mike Pavone
2013-04-29Implemented basic interrupt support in Z80 core.Mike Pavone
2013-04-28Implement cartridge rom loading in transz80Mike Pavone
2013-04-28Implement cycle limit in Z80 core.Mike Pavone
2013-04-25Get Z80 core working for simple programsMike Pavone