summaryrefslogtreecommitdiff
path: root/flags.asm
AgeCommit message (Collapse)Author
2010-06-14Done with my first pass through the 1-byte opcodes.Duncan Smith
2010-06-12More instructions added, stubs created for IO operation.Duncan Smith
2010-06-12Worked in Lionel's changes to flags.asm, patched up main.asm slightly to fitDuncan Smith
2010-06-12Patch received in email from Lionel DebrouxDuncan Smith
2010-06-10Parted out flag norm routines to subroutines, as they're huegDuncan Smith
2010-06-10Wooo, it assembles!Duncan Smith
2010-06-09Parted out flags to separate file, try 1 at fixing alignment issueDuncan Smith