| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-09-07 | IO port framework now works | Astrid 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-07-03 | Now it compiles properly. Still doesn't seem to run without address error, ↵ | Astrid Smith | |
| though. | |||
| 2010-06-30 | foo | Astrid Smith | |
| 2010-06-28 | Minor comment changes | Astrid Smith | |
| 2010-06-26 | Added bank-swapping routines (incomplete: doesn't implement memory map mode 1) | Astrid Smith | |
| 2010-06-20 | Push is negative, not positive ... | Astrid Smith | |
| 2010-06-20 | Added video routines, in C | Astrid Smith | |
| 2010-06-20 | Added asm file to do video stuff, renamed storage to fit | Astrid Smith | |
| 2010-06-19 | Added stub port 11 output | Astrid Smith | |
| 2010-06-19 | Fixes to port IO | Astrid Smith | |
| 2010-06-19 | Added port 10 IO | Astrid Smith | |
| 2010-06-18 | Port input code added for port 0x10 | Astrid Smith | |
| 2010-06-14 | Done with my first pass through the 1-byte opcodes. | Astrid Smith | |
| 2010-06-12 | More instructions added, stubs created for IO operation. | Astrid Smith | |
