Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-16 | Add function for getting the current video bank (getvbnk); Remove debug ↵3.0 | Gabriel Jensen | |
mode; Update readme; Make error 'ok' always zero; Remove error 'misc'; Restructure assembly; Add more error codes; Add new header 'algo'; Add functions for copying memory sequences (cp); Add function for V-syncing (vsync); Add functions for filling the screen (clrscrn{X}); Make plot take the video address; | |||
2022-09-11 | Update readme; Remove the root makefile; Use digit seperators; Fix setpx1; ↵2.0 | Gabriel Jensen | |
Add function for flipping pages; Add nodiscard to the get functions; Make setpx take the address of the video page; | |||
2022-09-10 | Add changelog; Add readme; Add new header 'key'; Fix header guard in bs; Add ↵1.0 | Gabriel Jensen | |
functions for checking keys; | |||
2022-09-09 | Initial;0.0 | Gabriel Jensen | |