Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update cpld files from VHDL dev machine and delete programmer code (unused) | Nao Pross | 2017-11-23 | 1 | -4/+4 |
| | |||||
* | Improvements in PIO driver, pio test rewritten in inline asm | Nao Pross | 2017-11-14 | 3 | -22/+26 |
| | |||||
* | Update makefile, and bug fix in pio driver and usart | Nao Pross | 2017-11-09 | 5 | -19/+25 |
| | |||||
* | Fix for PIO driver and its test and deletes build files | Nao Pross | 2017-10-19 | 15 | -1860/+57 |
| | |||||
* | Move test units to z80/tests, and drivers are now statically linked | Nao Pross | 2017-10-05 | 19 | -0/+2214 |
Makefiles for the test units were getting messier, so now drivers (that need to be tested) are statically compiled in their own folder under z80/drivers. The kernel makefile and is now broken since everything has been moved. |