summaryrefslogtreecommitdiff
path: root/demo
AgeCommit message (Collapse)Author
2022-09-14Enable warnings in demo makefile; Implement flip in assembly; Implement init ↵2.2Gabriel Jensen
in assembly; Implement getkeymap in assembly; Update get and set internally;
2022-09-11Add colour switching to the demo (press R); Use mode 4 for the error screen; ↵2.1Gabriel Jensen
Add an extra line on the error 'barcode';
2022-09-11Update readme; Remove the root makefile; Use digit seperators; Fix setpx1; ↵2.0Gabriel Jensen
Add function for flipping pages; Add nodiscard to the get functions; Make setpx take the address of the video page;
2022-09-10Add changelog; Add readme; Add new header 'key'; Fix header guard in bs; Add ↵1.0Gabriel Jensen
functions for checking keys;
2022-09-09Initial;0.0Gabriel Jensen