summaryrefslogtreecommitdiff
path: root/agbx/source/algo
AgeCommit message (Collapse)Author
2022-10-27Use prefix ax instead of agbx (including header folders); Fix version constant;6.0Gabriel Jensen
2022-09-16Add function for getting the current video bank (getvbnk); Remove debug ↵3.0Gabriel 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;