Packed Characters(SUBPROGRAM)

2

GAMELEGEND 2025-06-16 07:11 (Edited)

This SUB takes data from the location of the source character that was passed and copies it to the destination character and there are flags that can be ORed together that get passed that will cause the copy to change.
I could not get much use out of this program but maybe someone will :)

So you could store something in 1 character space instead of 2 or 3 character spaces
And thanks to some flags that cause things like all the color 1 pixels being changed to color 2, color 0 to color 1, color 3 to color 2, etc
maybe this program could be more useful to someone that can use the flags better than I did.

There are comments in the file that explain what each flag does.


Log in to reply.