summaryrefslogtreecommitdiff
path: root/opcodes.asm
AgeCommit message (Collapse)Author
2010-07-23Comments about speedinessDuncan Smith
2010-06-28Minor comment changesDuncan 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-21Moved DONE macro to a more sensible locationDuncan Smith
2010-06-20Moved macros into opcodes fileDuncan Smith
2010-06-20Moved emulation core into opcodes.asmDuncan Smith