summaryrefslogtreecommitdiff
path: root/transz80.c
AgeCommit message (Expand)Author
2015-01-01Minor Z80 core cleanupMichael Pavone
2014-01-06The local clone on my laptop got messed up and some changes had not been push...Michael Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
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