|
.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
|
axl_memcmp
|
2025-11-27 20:42:39 +03:00 |
|
axl_memory.h
|
axl_memcmp
|
2025-11-27 20:42:39 +03:00 |
|
axl_sin_table.inc
|
Generate sin and cos tables
|
2025-11-23 23:35:03 +03:00 |
|
axl_string.cpp
|
Handle NULLs
|
2025-11-27 21:14:48 +03:00 |
|
axl_string.h
|
axl_strncpy
|
2025-11-27 21:10:44 +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
|
axl_memcmp
|
2025-11-27 20:42:39 +03:00 |
|
makefile
|
Add axl_memcpy, axl_realloc
|
2025-11-24 17:52:38 +03:00 |