This website requires JavaScript.
Explore
Help
Sign In
oreodave
/
avm
Archived
Watch
1
Star
0
Fork
0
You've already forked avm
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
3085dfeded22571f2b7a22aed43c1d2f00cfb28d
avm
/
lib
History
Aryadev Chavali
3085dfeded
Added a PAGE_DEFAULT_SIZE so max can be set to 0
2024-04-28 14:34:02 +05:30
..
base.c
Refactor type word -> word_t
2024-04-25 11:07:37 +05:30
base.h
Changed doxygen comment style in base.h
2024-04-25 11:50:51 +05:30
darr.c
Refactor type byte -> byte_t
2024-04-25 10:48:51 +05:30
darr.h
Documented lib/darr.h
2024-04-28 14:20:45 +05:30
heap.c
Added a PAGE_DEFAULT_SIZE so max can be set to 0
2024-04-28 14:34:02 +05:30
heap.h
Added a PAGE_DEFAULT_SIZE so max can be set to 0
2024-04-28 14:34:02 +05:30
inst.c
Reworked (de)serialising routines for instructions
2024-04-27 17:43:06 +05:30
inst.h
Reworked (de)serialising routines for instructions
2024-04-27 17:43:06 +05:30