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
fc81cda96bce85a8cb0a312c724cd144e6375b58
ovm
/
asm
History
Aryadev Chavali
fc81cda96b
Plugged in asm/parser to asm/main
...
Just prints instructions so far.
2023-10-26 11:18:07 +01:00
..
lexer.c
Added support in lexer for negative numbers
2023-10-26 11:17:01 +01:00
lexer.h
Lexer forces uppercase for symbols
2023-10-26 10:22:53 +01:00
main.c
Plugged in asm/parser to asm/main
2023-10-26 11:18:07 +01:00
parser.c
Implemented a rudimentary parser with support for 4 instruction types
2023-10-26 11:17:55 +01:00
parser.h
Auto fill licenses
2023-10-26 08:01:26 +01:00