summaryrefslogtreecommitdiff
path: root/demo
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
2023-01-04Implement cp in assembly; Implement stdarg header; Implement memcpy in assemb...12.0Gabriel Jensen
2022-12-29Add error screen; Implement some standard library features; Add logo; Add si...11.0Gabriel Jensen
2022-12-22Implement rec (excluding hrec);10.3Gabriel 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-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
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-11Add colour switching to the demo (press R); Use mode 4 for the error screen; ...2.1Gabriel Jensen
2022-09-11Update readme; Remove the root makefile; Use digit seperators; Fix setpx1; Ad...2.0Gabriel Jensen
2022-09-10Add changelog; Add readme; Add new header 'key'; Fix header guard in bs; Add ...1.0Gabriel Jensen
2022-09-09Initial;0.0Gabriel Jensen