Can you load a bitmap directly into VRAM?

All aspects of programming on the Commander X16.
User avatar
ahenry3068
Posts: 1194
Joined: Tue Apr 04, 2023 9:57 pm

Re: Can you load a bitmap directly into VRAM?

Post by ahenry3068 »

BVLOAD works quite quickly.. But it was loading a dump I did in a loop
with VPEEK. The loop was painfully, painfully slow. Took around 5 mins
to save the screen where BVLOAD loaded in less than 1 second.
Post Reply