summaryrefslogtreecommitdiff
path: root/gpu.lua
AgeCommit message (Expand)Author
2021-03-05Add "sendpacked" and "loadpacked" commands to GPUcheapie
2021-02-26Add "drawline" command to GPUcheapie
2021-02-21Add "sendregion" command to GPUcheapie
2021-01-29Rename "tohsv" and "torgb" operations to allow for possible future color spac...cheapie
2021-01-29Fix bounds checking in load commandcheapie
2021-01-26Fix bug that was forcing copies to be squarecheapie
2021-01-26Add RAM, EEPROM, and GPUcheapie