summaryrefslogtreecommitdiff
path: root/opcodes.asm.m4
AgeCommit message (Expand)Author
2011-10-21First stage of converting to be GAS-compliantAstrid Smith
2011-10-20More size fixesAstrid Smith
2011-10-20Added some of the ED instructionsAstrid Smith
2011-10-20Branches to jumps, because I've exceeded the 32K limit in many placesAstrid Smith
2011-10-20DocumentationAstrid Smith
2011-06-26Resolved potential ambiguity in OP_* macrosAstrid Smith
2011-06-26Working on interleaving the various instructions together. Does presently no...Astrid Smith
2011-06-25Make JR ignore page boundaries; relative jumps are now twenty times as fast.Astrid Smith
2011-06-24I spent the afternoon counting cycles.Astrid Smith
2011-06-24I had the sense of several Z flag inspections wrongAstrid Smith
2011-06-24HOLY CRAP IT PRINTED A STRINGAstrid Smith
2010-12-27Cleaned up interrupt routine, now it works properly.Astrid Smith
2010-11-13RST 30 and 38 were wrong, fixed.Astrid Smith
2010-11-13First bit of the new interrupts code addedAstrid Smith
2010-11-12Tiny non-code changesAstrid Smith
2010-11-12Changed the m4 quotes to be guillemets, which are less likely to get in the wayAstrid Smith
2010-11-12Non-code changes (comments and macro arguments)Astrid Smith
2010-11-12Added support for local labels in opcodesAstrid Smith
2010-11-12Reworked opcodes.asm to use m4. Soon, it will be clean.Astrid Smith