summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Expand)Author
2010-06-12Worked in Lionel's changes to flags.asm, patched up main.asm slightly to fitDuncan Smith
2010-06-12Worked in Lionel's changes to main.asmDuncan Smith
2010-06-12Patch received in email from Lionel DebrouxDuncan Smith
2010-06-11PUSHW correctedDuncan Smith
2010-06-11Added proper addressing, more instructionsDuncan Smith
2010-06-11Now RET should be correct ... stupid mistake.Duncan Smith
2010-06-11RET instruction addedDuncan Smith
2010-06-10Comment changes: flags TODOs added, timing estimate work started.Duncan Smith
2010-06-102-cycle speedups in the CP instructionsDuncan Smith
2010-06-10Moved opcode macros to more relevant locationsDuncan Smith
2010-06-10Parted out flag norm routines to subroutines, as they're huegDuncan Smith
2010-06-10Previous version doesn't assemble, added stub macrosDuncan Smith
2010-06-10Added many instructions, reworked a few macrosDuncan Smith
2010-06-10Wooo, it assembles!Duncan Smith
2010-06-09Merge conflict resolvedDuncan Smith
2010-06-09Parted out flags to separate file, try 1 at fixing alignment issueDuncan Smith
2010-06-09Fixed all the lingering address mode problemsDuncan Smith
2010-06-08Fixing some errors thrown by the assemblerDuncan Smith
2010-06-08More fixesDuncan Smith
2010-06-07Random small changesDuncan Smith
2010-06-07New instructions, created some special purpose macrosDuncan Smith
2010-06-07Cleaned up instruction dispatch someDuncan Smith
2010-06-07Done instructions through 7fDuncan Smith
2010-06-07Some bugfix, several instructions fasterDuncan Smith
2010-06-07Done through instruction 69.Duncan Smith
2010-06-07New opcode 4a, many fixes.Duncan Smith
2010-06-06More instructionsDuncan Smith
2010-06-06680 project created, missed a few revisions from SVN but who caresDuncan Smith