This website requires JavaScript.
Explore
Help
Register
Sign in
deke
/
Dekejit
Watch
1
Star
0
Fork
You've already forked Dekejit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
toy virtual machine
6
commits
1
branch
0
tags
81
KiB
Rust
100%
3023e578b4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
raphy
3023e578b4
fixed BEQ, BGT, JAL, loops works. Fixed the encoder adress calculation for JAL's.
2023-05-02 16:26:04 +02:00
src
fixed BEQ, BGT, JAL, loops works. Fixed the encoder adress calculation for JAL's.
2023-05-02 16:26:04 +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