Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm: add initial support for memory operand only instructions | Johannes Stoelp | 2024-12-07 | 1 | -1/+25 |
| | | | | * add dec, inc instruction for with memory operand | ||||
* | remove prelude | Johannes Stoelp | 2023-12-07 | 1 | -1/+2 |
| | |||||
* | Add JNZ and Reg32 ADD, DEC, TEST for readme example | Johannes Stoelp | 2023-02-27 | 1 | -0/+6 |
| | |||||
* | Add ADD, DEC, TEST, RET instructions | Johannes Stoelp | 2023-02-27 | 1 | -0/+7 |