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
b7a40f4ab0fc5c0f6b68f24437f479a29e72c9af
ovm
/
lib
History
Aryadev Chavali
b7a40f4ab0
Documented lib/darr.h
2024-04-14 02:36:30 +06:30
..
base.c
Fixing build problems due to endian.h
2024-04-12 17:32:58 +06:30
base.h
Fixing build problems due to endian.h
2024-04-12 17:32:58 +06:30
darr.c
Set any new data allocated to 0 for clarity
2023-11-01 17:25:33 +00:00
darr.h
Documented lib/darr.h
2024-04-14 02:36:30 +06:30
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
Fix problems with running programs due to mismatched endian
2024-04-12 17:34:17 +06:30
inst.h
Moved struct definitions lib/inst.h -> lib/prog.h
2024-04-14 02:35:09 +06:30
prog.h
Moved struct definitions lib/inst.h -> lib/prog.h
2024-04-14 02:35:09 +06:30