1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-07 08:18:45 +10:00
Commit Graph

3 Commits

Author SHA1 Message Date
Virgil Dupras
e18f9b53a9 zasm: add support for "$" symbol
Allows for the ".fill x-$" pattern.
2019-05-20 09:17:50 -04:00
Virgil Dupras
ae315499cb Run unit tests with zasm 2019-05-20 07:50:23 -04:00
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