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