This website requires JavaScript.
Explore
Help
Sign In
oreodave
/
avm
Archived
Watch
1
Star
0
Fork
0
You've already forked avm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-11-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
7a3e6d180f7d2d297556ca7ecd860475472c4a9e
avm
/
vm
History
Aryadev Chavali
a40eaf29b8
OP_HALT is its own opcode, fixed some other minor bugs
2024-05-01 22:36:34 +05:30
..
main.c
Propagated change in prog_t into vm
2024-04-27 17:43:42 +05:30
runtime.c
OP_HALT is its own opcode, fixed some other minor bugs
2024-05-01 22:36:34 +05:30
runtime.h
Refactor type word -> word_t
2024-04-25 11:07:37 +05:30
struct.c
Propagated change in prog_t into vm
2024-04-27 17:43:42 +05:30
struct.h
Propagated change in prog_t into vm
2024-04-27 17:43:42 +05:30