Age | Commit message (Collapse) | Author |
|
assembly; Implement strlen in assembly; Add old-style <string.h> search functions; Implement memmove; Add function for copying in byte chunks; Add function for division and modulo;
|
|
signed integral types; Add function for trapping; Don't use nodiscard; Add more error codes; Remove badmd error; Add type limit macros; Update readme;
|
|
|
|
configuring the palette; Re-add algorithms; Fix get and set using old naming convention; Rename project to ax; Update vsync;
|
|
parameters inside parantheses; Rename entry point to ax_start; Add macro for converting RGB-values into colour values; Remove algo module;
|