collapseos/apps
Virgil Dupras 279f6e0ad8 zasm: invert emulator io_write() handling
This facilitates debugging. To know the value of `A` at any point,
you can do `out (0), a`. The number of bytes in the output will be the
value of `A`.
2019-04-17 10:34:30 -04:00
..
zasm zasm: invert emulator io_write() handling 2019-04-17 10:34:30 -04:00
README.md Add zasm app 2019-04-16 13:36:57 -04:00

README.md

User applications

This folder contains code designed to be loaded and ran in RAM.