summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-18Trying to get the flags storage to work ...Astrid Smith
2010-06-18Port input code added for port 0x10Astrid Smith
2010-06-18Small documentation changes, a few instructions reworkedAstrid Smith
2010-06-18Added TODO item: MakefileAstrid Smith
2010-06-18Added code for RST instructions. Perhaps it should be a macro instead?Astrid Smith
2010-06-18MergeAstrid Smith
2010-06-18Made memory-access macros work properlyAstrid Smith
2010-06-14Fixed stupid constant error in underefAstrid Smith
2010-06-14Removed LABEL-flag_storage(a3) business, as A68k was choking on it :(Astrid Smith
2010-06-14Done with my first pass through the 1-byte opcodes.Astrid Smith
2010-06-12More instructions added, stubs created for IO operation.Astrid Smith
2010-06-12README and TODO updatesAstrid Smith
2010-06-12Made macro DONE consistent with fetch routineAstrid Smith
2010-06-12I'm not sure where this changeset came from, but it looks good ...Astrid Smith
2010-06-12Added TODO listAstrid Smith
2010-06-12Merge branch 'debrouxl'Astrid Smith
2010-06-12Worked in Lionel's changes to flags.asm, patched up main.asm slightly to fitAstrid Smith
2010-06-12Worked in Lionel's changes to main.asmAstrid Smith
2010-06-12Fixed timing estimates in READMEAstrid Smith
2010-06-12Patch received in email from Lionel DebrouxAstrid Smith
2010-06-12Forgot a DONE on emu_op_22Astrid Smith
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-11More README updatesAstrid Smith
2010-06-11Added some text to the READMEAstrid 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-08Playing with the readme formattingAstrid Smith
2010-06-08Added readme fileAstrid Smith
2010-06-08More fixesAstrid Smith
2010-06-07Random small changesAstrid Smith
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
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