Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-18 | Remove typeof macro; Update makefile styling; Update linker script (place ↵7.0 | Gabriel Jensen | |
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; | |||
2022-10-27 | Use prefix ax instead of agbx (including header folders); Fix version constant;6.0 | Gabriel Jensen | |
2022-09-16 | Restructure demo; Make flip and getvbnk return the address of the other ↵4.0 | Gabriel Jensen | |
bank; Add functions for getting the value of a pixel (getpx); Add functions for reading a colour value (rd); Remove return value from plot; Update readme; Fix plot5; |