Toy virtual machine to play with interpreters
Go to file
2023-05-03 08:40:47 +02:00
src refactored logging / added clap for cli 2023-05-03 08:40:47 +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 refactored logging / added clap for cli 2023-05-03 08:40:47 +02: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