summaryrefslogtreecommitdiff
path: root/zruntime.S
AgeCommit message (Expand)Author
2013-05-03Save context in z80_do_syncMike Pavone
2013-05-03Fix bank register updateMike Pavone
2013-05-03Fix native address lookup in bannked memory areaMike Pavone
2013-05-03Fix crash bug in Z80 interrupt supportMike Pavone
2013-04-30Implement LDIR and fix a bug in which context was not restored after a call t...Mike Pavone
2013-04-30Fix a remaining z80_write reg swap bug. Properly initialize the native map sl...Mike Pavone
2013-04-29Squashing some bugs introduced when I switched the register assignments for z...Mike Pavone
2013-04-29Implement retranslating code when written to. Possibly broken, need to fix so...Mike Pavone
2013-04-29Forgot to commit zruntime a while back, adding it now.Mike Pavone