Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test units are now in their own folder 'z80_test', add programmer cli interface | Nao Pross | 2017-10-05 | 1 | -52/+0 |
| | |||||
* | z80_test cleanup and makefile corrections | Nao Pross | 2017-09-07 | 1 | -5/+7 |
| | |||||
* | add test program for z80 | Nao Pross | 2017-08-28 | 1 | -8/+4 |
| | |||||
* | implements pio.h functions and makefile update to optimize size | Nao Pross | 2017-08-25 | 1 | -0/+54 |
- remove syscall.h, unused and not implemented - bug fix for memcmp() in string.c other changes are still partially unfinished and might not work |