This website requires JavaScript.
Explore
Help
Register
Sign In
Wintermute
/
Dekejit
Watch
1
Star
0
Fork
0
You've already forked Dekejit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Toy virtual machine to play with interpreters
7
Commits
1
Branch
0
Tags
74
KiB
Rust
100%
d17d946fec
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
raphy
d17d946fec
cargo fix + cargo fmt
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