mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-01 15:20:55 +11:00
527f5977d7
Previously, these words would be ascii emitters, but seldom used except for the SPC emitter. However, I would often end up hardcoding these constants. With useless emitters removed and ASCII constants added, we have a more usable system. Also, fix broken test harness. |
||
---|---|---|
.. | ||
all | ||
z80 | ||
harness.fs | ||
Makefile | ||
README.md |
Testing Collapse OS
This folder contains Collapse OS' automated testing suite. You can run all tests
with make
.