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
afb48b65b9217fd0afd7d53cd89365d11a5a556b
ovm
/
lib
History
Aryadev Chavali
afb48b65b9
Completed TODO: Rigid Endian
...
Just used the endian.h functions to convert host endian to and from big endian.
2024-04-09 15:11:42 +06:30
..
base.c
Completed TODO: Rigid Endian
2024-04-09 15:11:42 +06:30
base.h
Small fixes
2023-11-02 20:35:47 +00:00
darr.c
Set any new data allocated to 0 for clarity
2023-11-01 17:25:33 +00:00
darr.h
Current work on preprocessor implementation
2023-11-05 16:21:09 +00:00
heap.c
Fixed bug where deleting a page meant not being able to allocate another
2023-11-02 23:25:57 +00:00
heap.h
heap_free_page returns true if page was successfully deleted
2023-11-01 21:13:00 +00:00
inst.c
Defined a
program
structure
2023-11-03 19:07:10 +00:00
inst.h
Defined a
program
structure
2023-11-03 19:07:10 +00:00