Skip to content

Community Release v0.3.2 - Experimental FX release

Pre-release
Pre-release
Compare
Choose a tag to compare
@mooinglemur mooinglemur released this 20 Nov 18:13
· 25 commits to main since this release
33de12c

This release adds one feature.

  • Setting the T256C bit in the layer config while in 2 bpp or 4 bpp tile mode will override the high bit of the palette offset for the affected tiles. For example, while this bit is on, tiles with palette offset $01 will instead be displayed with palette offset $81.
  • For 8 bpp mode, same as for the palette offset itself, this effect only applies to indices 1-15.
  • As a side effect, this change also affects bitmap layers in the same way, compounding the palette offset given in Lx_HSCROLL_H

Instructions for update:

Download VERA_FX_V0.3.2.BIN and FLASHVERA.PRG, and place them on your SD card.

Rename VERA_FX_V0.3.2.BIN to VERA.BIN

Insert the card into your Commander X16 and invoke the flash utility:

LOAD "FLASHVERA.PRG"
RUN

and follow the on-screen instructions.

FLASHVERA.PRG release is from https://github.com/mooinglemur/flashvera/releases/tag/v0.2