summaryrefslogtreecommitdiff
path: root/demo/source/start.c
AgeCommit message (Expand)Author
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-19Move scrnw and scrnh to gfx; Make coord take scrnw parameter; Expand macro pa...9.0Gabriel Jensen