summaryrefslogtreecommitdiff
path: root/demo/source/initgfx.c
AgeCommit message (Expand)Author
2022-12-29Add error screen; Implement some standard library features; Add logo; Add si...11.0Gabriel Jensen
2022-12-22Add more functions for drawing geometric shapes; Add function for configuring...10.0Gabriel Jensen
2022-12-19Move scrnw and scrnh to gfx; Make coord take scrnw parameter; Expand macro pa...9.0Gabriel Jensen
2022-12-18Remove setpx and getpx; Make plot, plottex, rd, and cir take pixel number ins...8.0Gabriel Jensen
2022-12-18Remove typeof macro; Update makefile styling; Update linker script (place bss...7.0Gabriel Jensen
2022-10-27Use prefix ax instead of agbx (including header folders); Fix version constant;6.0Gabriel Jensen
2022-09-16Restructure demo; Make flip and getvbnk return the address of the other bank;...4.0Gabriel Jensen