This website requires JavaScript.
Explore
Help
Sign In
oreodave
/
ovm
Archived
Watch
1
Star
0
Fork
0
You've already forked ovm
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
d2cdb211b2d15c3a15b15737645f2a68641f34ee
ovm
/
src
History
Aryadev Chavali
d2cdb211b2
Added vm_execute_all which executes an entire program
...
Handles OP_HALT
2023-10-21 23:31:48 +01:00
..
base.h
Switched from floats to halfword
2023-10-21 22:57:43 +01:00
darr.c
Helper darr functions to read/write bytes from FILE *
2023-10-21 23:23:13 +01:00
darr.h
Helper darr functions to read/write bytes from FILE *
2023-10-21 23:23:13 +01:00
inst.c
Helper functions for read/write instructions from darr or FILE*
2023-10-21 23:23:37 +01:00
inst.h
Helper functions for read/write instructions from darr or FILE*
2023-10-21 23:23:37 +01:00
main.c
Added vm_execute_all which executes an entire program
2023-10-21 23:31:48 +01:00
runtime.c
Added vm_execute_all which executes an entire program
2023-10-21 23:31:48 +01:00
runtime.h
Added vm_execute_all which executes an entire program
2023-10-21 23:31:48 +01:00