This website requires JavaScript.
Explore
Help
Sign in
knazarov
/
rve
Watch
1
Star
0
Fork
You've already forked rve
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
15
commits
1
branch
0
tags
303
KiB
78a2a460e8
Commit graph
7 commits
Author
SHA1
Message
Date
Konstantin Nazarov
78a2a460e8
Make VM memory a vector
2024-12-09 00:29:19 +00:00
Konstantin Nazarov
90a8c9c378
Make the C-compiled program actually work
2024-12-07 01:19:22 +00:00
Konstantin Nazarov
797a308764
Add a simple boot section
2024-12-06 23:50:21 +00:00
Konstantin Nazarov
b8fb51f5e6
All opcodes except the syscalls
2024-12-06 21:58:16 +00:00
Konstantin Nazarov
2e47ad73ae
Implement branches
2024-12-06 21:39:01 +00:00
Konstantin Nazarov
c65c14bfdf
Implement basic opcodes (not yet all of them)
2024-12-06 21:27:44 +00:00
Konstantin Nazarov
434fbe4778
Add source files and cmakelist
2024-12-06 19:48:38 +00:00