summaryrefslogtreecommitdiff
path: root/demo/GNUmakefile
AgeCommit message (Expand)Author
2023-01-12Improve compatibility with C++; Add missing C++ support for 'key' header; Fix...HEAD12.2masterGabriel Jensen
2023-01-04Update copyright notices;12.1Gabriel Jensen
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-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