summaryrefslogtreecommitdiffstats
path: root/doc/coding_rules.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-05Move test units to z80/tests, and drivers are now statically linkedNao Pross1-0/+0
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.
2017-05-03new file coding_rules.txt to have a consistent coding styleNao Pross1-0/+120