Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-18 | Remove setpx and getpx; Make plot, plottex, rd, and cir take pixel number ↵8.0 | Gabriel Jensen | |
instead of coordinates; Add macro for converting coordinates to pixel numbers; Add colour parameter to cir; Add screen width parameter to plottex and cir; Use pixel width instead of graphics mode for clrscrn, plottex, and cir variants; Support C++; Implement clrscrn and plottex in C++; Remove error screen; | |||
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; |