Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-29 | Add error screen; Implement some standard library features; Add logo; Add ↵11.0 | Gabriel Jensen | |
signed integral types; Add function for trapping; Don't use nodiscard; Add more error codes; Remove badmd error; Add type limit macros; Update readme; | |||
2022-12-18 | Remove typeof macro; Update makefile styling; Update linker script (place ↵7.0 | Gabriel Jensen | |
bss and data correctly, rename to 'script.ld'); Add function for plotting textures (plottex); Use left-to-right numbers; Use variably-sized enumerations; Fix clrscrn; |