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
036d3dcfba08e716356bb24ea2b11908c06f373a
ovm
/
vm
History
Aryadev Chavali
036d3dcfba
vm_execute_all: Print every cycle on VERBOSE >= 2, just print final state otherwise
...
Changed VERBOSE checks to ensure a degree of information.
2023-10-31 21:00:13 +00:00
..
inst.c
Introduced new instructions for comparison
2023-10-31 20:50:28 +00:00
inst.h
Introduced new instructions for comparison
2023-10-31 20:50:28 +00:00
main.c
Added a "usage" message and colours for assembler
2023-10-29 16:59:31 +00:00
runtime.c
vm_execute_all: Print every cycle on VERBOSE >= 2, just print final state otherwise
2023-10-31 21:00:13 +00:00
runtime.h
Created routines for new comparator opcodes (not implemented)
2023-10-31 20:59:01 +00:00