You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Choosing the colour palette for rendering the RRB object in advance and determine the rowmask with another gotox results in the colour palette used being changed, probably by using the rowmask value. The only way around this is to forego the alternative palette, or I missed something.
The text was updated successfully, but these errors were encountered:
archiecrux
changed the title
Set GotoX Rowmask switches between bitmap/alternative palette
Set GotoX Rowmask changes colour palette in use for rendering
Mar 31, 2024
The previous method (colour ram byte 1 bits 5+6 set if GOTOX bit =1 and ROWMASK bit =0) should be replaced. Bit 5 of colour ram byte 0 should change the palette used in the future.
Choosing the colour palette for rendering the RRB object in advance and determine the rowmask with another gotox results in the colour palette used being changed, probably by using the rowmask value. The only way around this is to forego the alternative palette, or I missed something.
Core: release-0.96,20240224.00,3c10488
Hardware: MEGA65 R3a
CRAM dump (does not exactly match the picture):
1460 146F 146F 146F 146F 146F 146F 146F
146F 146F 146F 146F 146F 146F 146F 146F
146F 146F 146F 146F 146F 146F 146F 146F
146F D060 081F 081F 081F 081F 081F 081F
081F 081F 081F 081F 081F 081F 081F 081F
081F 081F 081F 081F 081F 081F 081F 081F
081F 081F 1000 98C0 080F 0C0F
The text was updated successfully, but these errors were encountered: