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
157c79d53c4d04f6c6af1103a2db3a652b240edb
ovm
/
vm
History
Aryadev Chavali
157c79d53c
Added a "usage" message and colours for assembler
...
Prints useful and pretty messages when verbose being at least 1.
2023-10-29 16:59:31 +00:00
..
inst.c
Fixed bug where JUMP_REGISTER couldn't be in bytecode read
2023-10-29 16:58:18 +00:00
inst.h
Make root directory an include path, set #include's properly
2023-10-23 04:46:09 +01:00
main.c
Added a "usage" message and colours for assembler
2023-10-29 16:59:31 +00: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