index
:
~xmc/680
master
Unnamed repository; edit this file 'description' to name the repository.
æstrid silico
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-06-18
Added more flag stubs
Duncan Smith
2010-06-18
First go at flags_normalize
Duncan Smith
2010-06-18
Fixed an error in f_calc_parity
Duncan Smith
2010-06-18
Added parity-calculation routine
Duncan Smith
2010-06-18
Fixed that, dc.w is NOT the same as ds.w.
Duncan Smith
2010-06-18
Trying to get the flags storage to work ...
Duncan Smith
2010-06-18
Port input code added for port 0x10
Duncan Smith
2010-06-18
Small documentation changes, a few instructions reworked
Duncan Smith
2010-06-18
Added TODO item: Makefile
Duncan Smith
2010-06-18
Added code for RST instructions. Perhaps it should be a macro instead?
Duncan Smith
2010-06-18
Merge
Duncan Smith
2010-06-18
Made memory-access macros work properly
Duncan Smith
2010-06-14
Fixed stupid constant error in underef
Duncan Smith
2010-06-14
Removed LABEL-flag_storage(a3) business, as A68k was choking on it :(
Duncan Smith
2010-06-14
Done with my first pass through the 1-byte opcodes.
Duncan Smith
2010-06-12
More instructions added, stubs created for IO operation.
Duncan Smith
2010-06-12
README and TODO updates
Duncan Smith
2010-06-12
Made macro DONE consistent with fetch routine
Duncan Smith
2010-06-12
I'm not sure where this changeset came from, but it looks good ...
Duncan Smith
2010-06-12
Added TODO list
Duncan Smith
2010-06-12
Merge branch 'debrouxl'
Duncan Smith
2010-06-12
Worked in Lionel's changes to flags.asm, patched up main.asm slightly to fit
Duncan Smith
2010-06-12
Worked in Lionel's changes to main.asm
Duncan Smith
2010-06-12
Fixed timing estimates in README
Duncan Smith
2010-06-12
Patch received in email from Lionel Debroux
Duncan Smith
2010-06-12
Forgot a DONE on emu_op_22
Duncan Smith
2010-06-11
PUSHW corrected
Duncan Smith
2010-06-11
Added proper addressing, more instructions
Duncan Smith
2010-06-11
Now RET should be correct ... stupid mistake.
Duncan Smith
2010-06-11
More README updates
Duncan Smith
2010-06-11
Added some text to the README
Duncan Smith
2010-06-11
RET instruction added
Duncan Smith
2010-06-10
Comment changes: flags TODOs added, timing estimate work started.
Duncan Smith
2010-06-10
2-cycle speedups in the CP instructions
Duncan Smith
2010-06-10
Moved opcode macros to more relevant locations
Duncan Smith
2010-06-10
Parted out flag norm routines to subroutines, as they're hueg
Duncan Smith
2010-06-10
Previous version doesn't assemble, added stub macros
Duncan Smith
2010-06-10
Added many instructions, reworked a few macros
Duncan Smith
2010-06-10
Wooo, it assembles!
Duncan Smith
2010-06-09
Merge conflict resolved
Duncan Smith
2010-06-09
Parted out flags to separate file, try 1 at fixing alignment issue
Duncan Smith
2010-06-09
Fixed all the lingering address mode problems
Duncan Smith
2010-06-08
Fixing some errors thrown by the assembler
Duncan Smith
2010-06-08
Playing with the readme formatting
Duncan Smith
2010-06-08
Added readme file
Duncan Smith
2010-06-08
More fixes
Duncan 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-07
Random small changes
Duncan 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-07
New instructions, created some special purpose macros
Duncan Smith
2010-06-07
Cleaned up instruction dispatch some
Duncan Smith
2010-06-07
Done instructions through 7f
Duncan Smith
[next]