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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2010-11-15
Now I can m4ify any .asm file without having to modify the Makefile
Duncan Smith
2010-11-15
Told a68k to create a listing
Duncan Smith
2010-11-15
Forgot to delete main.o under `make clean', fixed that.
Duncan Smith
2010-11-15
Renamed project files to get rid of final bits of “680”.
Duncan Smith
2010-11-12
Reworked opcodes.asm to use m4. Soon, it will be clean.
Duncan Smith
2010-11-09
Makefile now has 'make clean' and is very thorough.
Duncan Smith
2010-11-09
Changed project and binaries name to z680k.
Duncan Smith
2010-09-16
Cleared up some compiler errors
Duncan Smith
2010-09-14
Conditional jumps work now.
Duncan Smith
2010-09-13
Started out on my own test suite
Duncan Smith
2010-09-10
Trying to get the zexdoc testbench to run.
Duncan Smith
2010-09-07
IO port framework now works
Duncan Smith
2010-08-02
No-code fixes to make it compile
Duncan Smith
2010-08-02
Fixed target executable name
Duncan Smith
2010-07-24
Created ROM packager utility stub
Duncan Smith
2010-07-24
Created Makefile
Duncan Smith