-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Description
In my calculations, I want to make a fast-refreshing screen, and for this I calculated that a double buffer for 160x50 would require 125 KB of RAM, but I don't want to keep it in the RAM where the processor works, because there is a GPU for this, but I found out that only 3200 bytes are available for all GPU levels. Can you change this somehow? Or where can I change this in the config? I edited the lines in gpu {} in the application.conf section, but that didn't solve my problem.

Metadata
Metadata
Assignees
Labels
No labels