summaryrefslogtreecommitdiff
path: root/flags.asm
AgeCommit message (Expand)Author
2010-06-14Removed LABEL-flag_storage(a3) business, as A68k was choking on it :(Astrid Smith
2010-06-14Done with my first pass through the 1-byte opcodes.Astrid Smith
2010-06-12More instructions added, stubs created for IO operation.Astrid Smith
2010-06-12Worked in Lionel's changes to flags.asm, patched up main.asm slightly to fitAstrid Smith
2010-06-12Patch received in email from Lionel DebrouxAstrid Smith
2010-06-10Parted out flag norm routines to subroutines, as they're huegAstrid Smith
2010-06-10Wooo, it assembles!Astrid Smith
2010-06-09Parted out flags to separate file, try 1 at fixing alignment issueAstrid Smith