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
e9c54e045af7db5623ee713a81aae5cc745f9ab6
ovm
/
vm
History
Aryadev Chavali
e9c54e045a
Fixed bug where printing hword of an instruction prints number not hex
...
This is an easy fix.
2023-10-26 11:16:02 +01:00
..
inst.c
Fixed bug where printing hword of an instruction prints number not hex
2023-10-26 11:16:02 +01:00
inst.h
Make root directory an include path, set #include's properly
2023-10-23 04:46:09 +01:00
main.c
vm/main takes a filename as input to execute bytecode
2023-10-26 10:18:53 +01:00
runtime.c
src->vm, Makefile is now a bit more abstracted and pretty colours
2023-10-23 03:58:34 +01:00
runtime.h
Make root directory an include path, set #include's properly
2023-10-23 04:46:09 +01:00