1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-07 03:48:58 +10:00
collapseos/tools/emul/.gitignore
Virgil Dupras 013a3b74c8 Add the concept of unit tests
Will be much much easier to tests new core routines without having to
re-create their context first.

Also, extract parse.asm from core.asm
2019-05-17 09:33:20 -04:00

9 lines
93 B
Plaintext

/shell/shell
/zasm/zasm
/runbin/runbin
/zasm/includes.*
/*/kernel.h
/*/user.h
/cfsin
/cfsout