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
e9d5aafde4fc5fc735ec3624c0f3a5972dea47d9
avm
/
lib
History
Aryadev Chavali
3e64d7855a
Changed darr_at to return a pointer
2024-04-29 01:06:58 +05:30
..
base.c
Use byteswap to implement conversion to and from bytes
2024-04-28 22:31:41 +05:30
base.h
Fixed problem with detecting little endian
2024-04-28 22:17:51 +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
heap_free_page -> heap_free
2024-04-28 14:54:01 +05:30
heap.h
heap_free_page -> heap_free
2024-04-28 14:54:01 +05:30
inst.c
Fixed bug with converting (h)word to (h)word in terms of endian
2024-04-28 20:57:41 +05:30
inst.h
Reworked (de)serialising routines for instructions
2024-04-27 17:43:06 +05:30