summaryrefslogtreecommitdiff
path: root/flags.asm
AgeCommit message (Expand)Author
2010-06-18Trying to get the flags storage to work ...Duncan Smith
2010-06-14Removed LABEL-flag_storage(a3) business, as A68k was choking on it :(Duncan Smith
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