was8bit 2023-05-10 16:19 (Edited)
Rather than creating and using over 50 sets of DATA statements that will store array data sets, this method will make creating and editing the data sets MUCH easier ;)
I won't need the palette info for my purpose... i just added that here for a more complete presentation ;)
I will be converting single cell data into 2x2 cell data
was8bit 2023-05-11 10:01
A sneak peak of the application
was8bit 2023-05-11 10:03
Change
CALL LOADMAP(1)
To
CALL LOADMAP(40)
To see layout#40
was8bit 2023-05-11 10:04
.... and i actually DID use the palette data after all ;)