| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-06-23 | Factor out NATIVE_OBJ in Makefile | Astrid Smith | |
| 2011-06-23 | Reorganized and commented Makefile | Astrid Smith | |
| 2010-11-15 | Woops, I haven't yet converted zexall to a format spasm likes. | Astrid Smith | |
| 2010-11-15 | Pattern rule for testbenches added | Astrid Smith | |
| 2010-11-15 | Now I can m4ify any .asm file without having to modify the Makefile | Astrid Smith | |
| 2010-11-15 | Told a68k to create a listing | Astrid Smith | |
| 2010-11-15 | Forgot to delete main.o under `make clean', fixed that. | Astrid Smith | |
| 2010-11-15 | Renamed project files to get rid of final bits of “680”. | Astrid Smith | |
| 2010-11-12 | Reworked opcodes.asm to use m4. Soon, it will be clean. | Astrid Smith | |
| 2010-11-09 | Makefile now has 'make clean' and is very thorough. | Astrid Smith | |
| 2010-11-09 | Changed project and binaries name to z680k. | Astrid Smith | |
| 2010-09-16 | Cleared up some compiler errors | Astrid Smith | |
| 2010-09-14 | Conditional jumps work now. | Astrid Smith | |
| Holy shit that was a hairy debug session. I have a lot to look forward to. | |||
| 2010-09-13 | Started out on my own test suite | Astrid Smith | |
| 2010-09-10 | Trying to get the zexdoc testbench to run. | Astrid Smith | |
| Now, at least, it's integrated into the build system and will be automatically included in built executables. | |||
| 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-08-02 | No-code fixes to make it compile | Astrid Smith | |
| 2010-08-02 | Fixed target executable name | Astrid Smith | |
| 2010-07-24 | Created ROM packager utility stub | Astrid Smith | |
| 2010-07-24 | Created Makefile | Astrid Smith | |
