collapseos/apps/zasm/emul
Virgil Dupras 9acca52e44 zasm: begin parsing with easy pickings
Single opcodes that yield constants. "echo ret | zasm" yields 0xc9.
2019-04-16 16:49:47 -04:00
..
.gitignore zasm: have a whole kernel in emulation instead of a simple wrapper 2019-04-16 14:26:45 -04:00
Makefile zasm: begin parsing with easy pickings 2019-04-16 16:49:47 -04:00
bin2c.sh Add zasm app 2019-04-16 13:36:57 -04:00
glue.asm zasm: begin parsing with easy pickings 2019-04-16 16:49:47 -04:00
user.inc zasm: begin parsing with easy pickings 2019-04-16 16:49:47 -04:00
zasm.c zasm: have a whole kernel in emulation instead of a simple wrapper 2019-04-16 14:26:45 -04:00