|
.gitignore
|
First commit
|
2025-11-23 18:21:50 +03:00 |
|
axl.h
|
Add axl_memory
|
2025-11-23 19:12:06 +03:00 |
|
axl_cos_table.inc
|
Generate sin and cos tables
|
2025-11-23 23:35:03 +03:00 |
|
axl_memory.c
|
Oh no, there are nomads in my allocator!
|
2025-11-23 21:58:18 +03:00 |
|
axl_memory.h
|
idk, kinda nice to keep them aligned
|
2025-11-23 21:57:19 +03:00 |
|
axl_sin_table.inc
|
Generate sin and cos tables
|
2025-11-23 23:35:03 +03:00 |
|
axl_types.h
|
Add fixed 16.16 type
|
2025-11-23 23:34:33 +03:00 |
|
gen_math_tables.py
|
Generate sin and cos tables
|
2025-11-23 23:35:03 +03:00 |
|
main.c
|
Oh no, there are nomads in my allocator!
|
2025-11-23 21:58:18 +03:00 |
|
makefile
|
Prefer lowercase
|
2025-11-23 22:11:41 +03:00 |