summaryrefslogtreecommitdiff
path: root/demo/GNUmakefile
AgeCommit message (Expand)Author
2022-12-20Remove algo references;9.1Gabriel 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-09-16Restructure demo; Make flip and getvbnk return the address of the other bank;...4.0Gabriel Jensen
2022-09-16Add function for getting the current video bank (getvbnk); Remove debug mode;...3.0Gabriel Jensen
2022-09-14Enable warnings in demo makefile; Implement flip in assembly; Implement init ...2.2Gabriel Jensen
2022-09-09Initial;0.0Gabriel Jensen