Toy virtual machine to play with interpreters
Go to file
2023-05-02 16:26:54 +02:00
src cargo fix + cargo fmt 2023-05-02 16:26:54 +02:00
tests fixed BEQ, BGT, JAL, loops works. Fixed the encoder adress calculation for JAL's. 2023-05-02 16:26:04 +02:00
.gitignore added cargo lock to gitignore 2023-04-28 12:24:58 +02:00
Cargo.toml initial commit 2022-12-29 01:15:59 +01:00
spec.md hello world works! 2023-05-02 14:13:49 +02:00
test.bin second commit - still messy 2023-04-28 12:18:07 +02:00