Age | Commit message (Collapse) | Author |
|
parameters inside parantheses; Rename entry point to ax_start; Add macro for converting RGB-values into colour values; Remove algo module;
|
|
bss and data correctly, rename to 'script.ld'); Add function for plotting textures (plottex); Use left-to-right numbers; Use variably-sized enumerations; Fix clrscrn;
|
|
|
|
Fix incorrect address for vcount in vsync; Fix incorrect size of vcount in vsync; Fix non-looping loop in vsync; Remove nullptr macro (Clang supports it now);
|
|
mode; Update readme; Make error 'ok' always zero; Remove error 'misc'; Restructure assembly; Add more error codes; Add new header 'algo'; Add functions for copying memory sequences (cp); Add function for V-syncing (vsync); Add functions for filling the screen (clrscrn{X}); Make plot take the video address;
|
|
in assembly; Implement getkeymap in assembly; Update get and set internally;
|
|
|