summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Collapse)Author
2010-06-11PUSHW correctedAstrid Smith
2010-06-11Added proper addressing, more instructionsAstrid Smith
2010-06-11Now RET should be correct ... stupid mistake.Astrid Smith
2010-06-11RET instruction addedAstrid Smith
2010-06-10Comment changes: flags TODOs added, timing estimate work started.Astrid Smith
2010-06-102-cycle speedups in the CP instructionsAstrid Smith
2010-06-10Moved opcode macros to more relevant locationsAstrid Smith
2010-06-10Parted out flag norm routines to subroutines, as they're huegAstrid Smith
2010-06-10Previous version doesn't assemble, added stub macrosAstrid Smith
2010-06-10Added many instructions, reworked a few macrosAstrid Smith
2010-06-10Wooo, it assembles!Astrid Smith
2010-06-09Merge conflict resolvedAstrid Smith
2010-06-09Parted out flags to separate file, try 1 at fixing alignment issueAstrid Smith
2010-06-09Fixed all the lingering address mode problemsAstrid Smith
2010-06-08Fixing some errors thrown by the assemblerAstrid Smith
2010-06-08More fixesAstrid Smith
Added alignment Dropped the jump table F_ADD_B and F_SUB_B should work okay now still this is all untested ...
2010-06-07Random small changesAstrid Smith
Several instructions added Fast dispatch sped up by two cycles Changed D0 to be current-instruction register and D1 to be scratch register
2010-06-07New instructions, created some special purpose macrosAstrid Smith
2010-06-07Cleaned up instruction dispatch someAstrid Smith
2010-06-07Done instructions through 7fAstrid Smith
2010-06-07Some bugfix, several instructions fasterAstrid Smith
2010-06-07Done through instruction 69.Astrid Smith
OK wait. If you guys are really us, what number are we thinking of? 69, dudes. Whoa.
2010-06-07New opcode 4a, many fixes.Astrid Smith
2010-06-06More instructionsAstrid Smith
2010-06-06680 project created, missed a few revisions from SVN but who caresAstrid Smith