collapseos/tests
Virgil Dupras 91f79d1131 Move z80a from B200 to B5
The idea is to consider assemblers as "runtime" apps instead of
placing them in the "bootstrap" section of the blocks. These apps
will be used for much more than bootstrapping.

Moved its documentation to doc/asm.txt and made its code blocks
more compact.
2020-09-21 17:51:08 -04:00
..
cvm Remove BROWSE and CASE 2020-09-21 14:13:34 -04:00
z80 Move z80a from B200 to B5 2020-09-21 17:51:08 -04:00
harness.fs
Makefile
README.md

Testing Collapse OS

This folder contains Collapse OS' automated testing suite. You can run all tests with make.