summaryrefslogtreecommitdiffstats
path: root/sw/z80_test/crt0.s (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implements pio.h functions and makefile update to optimize sizeNao Pross2017-08-251-0/+103
- remove syscall.h, unused and not implemented - bug fix for memcmp() in string.c other changes are still partially unfinished and might not work