Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for PIO driver and its test and deletes build files | Nao Pross | 2017-10-19 | 1 | -440/+0 |
| | |||||
* | Move test units to z80/tests, and drivers are now statically linked | Nao Pross | 2017-10-05 | 1 | -0/+440 |
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. |