| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-15 | Renamed project files to get rid of final bits of “680”. | Duncan Smith | |
| 2010-11-09 | Clarified used/free registers list | Duncan Smith | |
| 2010-09-07 | Fixed the last movea that wasn't size-suffixed | Duncan Smith | |
| 2010-09-07 | IO port framework now works | Duncan Smith | |
| A68k is defaulting all my address moves to word size, rather than long. I don't know whether I've expunged all this nonsense yet, but I'm trying. This version executes an infinite loop which writes 'A' to port 00h. I've patched in a write-to-console function on port 00h, so this can be used as a sort of debug monitor. | |||
| 2010-09-06 | Assembler is picky about EQUR apparently ... | Duncan Smith | |
| 2010-09-06 | Registers holding emulated registers are now named. | Duncan Smith | |
| Hopefully 'esp', 'epc', 'eaf', and friends will be less troublesome than 'a4', 'a6', and 'd3'. | |||
| 2010-09-06 | Registers holding emulated registers are now named. | Duncan Smith | |
| Hopefully 'esp', 'epc', 'eaf', and friends will be less troublesome than 'a4', 'a6', and 'd3'. | |||
| 2010-08-02 | No-code fixes to make it compile | Duncan Smith | |
| 2010-06-30 | foo | Duncan Smith | |
