summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-11-15Forgot to delete main.o under `make clean', fixed that.Astrid Smith
2010-11-15Renamed project files to get rid of final bits of “680”.Astrid Smith
2010-11-12Reworked opcodes.asm to use m4. Soon, it will be clean.Astrid Smith
2010-11-09Makefile now has 'make clean' and is very thorough.Astrid Smith
2010-11-09Changed project and binaries name to z680k.Astrid Smith
2010-09-16Cleared up some compiler errorsAstrid Smith
2010-09-14Conditional jumps work now.Astrid Smith
2010-09-13Started out on my own test suiteAstrid Smith
2010-09-10Trying to get the zexdoc testbench to run.Astrid Smith
2010-09-07IO port framework now worksAstrid Smith
2010-08-02No-code fixes to make it compileAstrid Smith
2010-08-02Fixed target executable nameAstrid Smith
2010-07-24Created ROM packager utility stubAstrid Smith
2010-07-24Created MakefileAstrid Smith