summaryrefslogtreecommitdiff
path: root/alu.asm
AgeCommit message (Expand)Author
2011-06-24HOLY CRAP IT PRINTED A STRINGAstrid Smith
2010-09-14Conditional jumps work now.Astrid Smith
2010-08-02HACK XXX UNDO LATER Made relative flag references absolute.Astrid Smith
2010-07-02Temporary fixes for alignment issuesAstrid Smith
2010-06-26Completed CP macro-instructionAstrid Smith
2010-06-26Parted out remaining un-written ALU instructions.Astrid Smith
2010-06-26Parted out ADC macro-instructionAstrid Smith
2010-06-26Parted out ADD macro-instructionAstrid Smith
2010-06-21Parted out F_SUB_B to alu_sub.Astrid Smith
2010-06-21Parted out F_SBC_B to alu_sbc.Astrid Smith
2010-06-14Fixed stupid constant error in underefAstrid Smith