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
9c0125542e217a34a2d8b290ae334fd635c2a52c
avm
/
lib
History
Aryadev Chavali
9c0125542e
Refactored type hword -> hword_t
2024-04-25 10:59:45 +05:30
..
base.c
Refactored type hword -> hword_t
2024-04-25 10:59:45 +05:30
base.h
Refactored type hword -> hword_t
2024-04-25 10:59:45 +05:30
darr.c
Refactor type byte -> byte_t
2024-04-25 10:48:51 +05:30
darr.h
Refactor type byte -> byte_t
2024-04-25 10:48:51 +05: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
Refactor type byte -> byte_t
2024-04-25 10:48:51 +05:30
inst.c
Refactored type hword -> hword_t
2024-04-25 10:59:45 +05:30
inst.h
Split OPCODE_IS_TYPE -> SIGNED|UNSIGNED
2024-04-25 02:53:55 +05:30
prog.h
Reordered opcode_t
2024-04-25 02:52:50 +05:30