zongor
|
4e5ebdb749
|
wip stack oriented VM
|
2025-10-12 22:11:54 -07:00 |
zongor
|
4d82914f3c
|
Revert "add get-arg instead of using stack (push/pop). refactor call/return to use arg based"
This reverts commit 97ad6b5505 .
|
2025-10-12 11:15:36 -07:00 |
zongor
|
97ad6b5505
|
add get-arg instead of using stack (push/pop). refactor call/return to use arg based
|
2025-10-11 13:01:40 -07:00 |
zongor
|
89574d9813
|
Refactor load/save to register/memory. Add memset variants
|
2025-10-10 14:17:12 -07:00 |
zongor
|
aea1dba6a2
|
Add wasm example, add paint example, ad neq opcodes, fix load/save VM,
|
2025-10-05 22:54:34 -07:00 |
zongor
|
77033e121b
|
Add malloc, load-r, load-r8. fix endianess, refactor devices, init box, init window drawing
|
2025-10-04 17:24:24 -07:00 |
zongor
|
3c9603adea
|
make read syscall more flexable; WIP bit shift ops
|
2025-09-25 17:24:56 -07:00 |
zongor
|
f650e8110b
|
add and fibbonacci examples now working
|
2025-09-23 22:08:28 -07:00 |
zongor
|
f6a2cd8de9
|
fix syscall, update opcodes, fix tests
|
2025-09-21 09:15:25 -07:00 |
zongor
|
df9d19207c
|
Reorganize, add tools for parser
|
2025-09-20 13:49:13 -07:00 |