Page 1 of 1

BASIC.. GetImage/PutImage BITBLIT.

Posted: Wed Dec 20, 2023 9:58 am
by ahenry3068
Demonstrates grabbing rectangular sections of Screen to a file, Then putting them back on screen. Mode $80

BITBLIT GOSUB is documented in remarks. ROM BASLOAD Syntax. Tokenized PRG also included.

(ROM BASLOAD is coming soon I think... Its an awesome tool, Thanks Stefan)

blit1.png
blit1.png (7.2 KiB) Viewed 40229 times
blit2.png
blit2.png (8.55 KiB) Viewed 40229 times

Try It Now!

BITBLIT Source
BITBLIT.BAS
(5.7 KiB) Downloaded 1406 times

PRG To run
BITBLIT.PRG
(2.89 KiB) Downloaded 1388 times