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
95a8747c7f3e7387666ae69f48ccddf651cc46f6
avm
/
lib
History
Aryadev Chavali
d65da8eb0d
char8_t -> char_t
2024-05-05 20:26:07 +05:30
..
base.c
Use byteswap to implement conversion to and from bytes
2024-04-28 22:31:41 +05:30
base.h
char8_t -> char_t
2024-05-05 20:26:07 +05:30
darr.c
Changed darr_at to return a pointer
2024-04-29 01:06:58 +05:30
darr.h
Changed darr_at to return a pointer
2024-04-29 01:06:58 +05:30
heap.c
Use memset instead of setting properties manually
2024-04-29 01:37:47 +05:30
heap.h
Finished documenting lib/heap.h
2024-04-29 01:38:43 +05:30
inst-macro.h
OP_HALT is its own opcode, fixed some other minor bugs
2024-05-01 22:36:34 +05:30
inst.c
OP_HALT is its own opcode, fixed some other minor bugs
2024-05-01 22:36:34 +05:30
inst.h
OP_HALT is its own opcode, fixed some other minor bugs
2024-05-01 22:36:34 +05:30