Skip to content

Releases: ModRetro/chromatic_fpga

v18.8

25 Dec 04:36
210176f

Choose a tag to compare

v18.8

Changed

  • Enable audio until ESP32 can configure the FPGA

Fixed

  • IO0/En control sometimes fails to boot the ESP32
  • The FPGA sometimes resets during play

v18.7

19 Oct 18:13
dec6aeb

Choose a tag to compare

v18.7

Fixed

  • Custom sprite palettes distinguish betwen obj0 and obj1

v18.6

28 Sep 16:33
0526292

Choose a tag to compare

v18.6

Added

  • Support for streaming audio to PCs over USB.

Changed

  • Inverted the audio output polarity to match GBC.

Fixed

  • Reworked the design of frame blending.

v18.5

21 May 04:29
d0a76b0

Choose a tag to compare

v18.5

Added

  • Support for streaming on macOS and Discord.

Changed

  • The default palettes changed for A + B + Right and A + B + Left. All credit to rayjt9.
  • Tuned settings for the Chromatic Power Core.

Fixed

  • LED indicator light now correct for AA, USB, and Chromatic Power Core use cases.
  • Fixed an issue where the clock would skip in titles with an RTC (e.g. Pokemon Crystal).
  • Fixed an issue where save data could be lost in some titles (e.g. Pokemon Crystal).
  • Streaming no longer requires flipping the video in OBS.
  • Miscellaneous compatibility fixes.

v18.4

27 Feb 04:24
fa50f60

Choose a tag to compare

v18.4

Added

  • Option to ignore diagonal inputs from the D-Pad
  • Option to use the background palette 0 color (prevents screen transition flash)
  • Option to set low battery icon display behavior

Changed

  • Tuned battery thresholds for 1.2V NiMH AA's

Fixed

  • Reduce backlight flashing when power source is nearly depleted
  • Support for Kirby Tilt-n-Tumble
  • Improved Chromatic firmware version detection
  • Support streaming to Linux

v18.0

13 Dec 20:06
04e2ee2

Choose a tag to compare

v18.0

Changed

  • Improved button debouncing.

Fixed

  • Fully mute game audio when speaker wheel is turned to minimum.
  • Silent mode mutes all device audio output.
  • Suppress invalid DPAD inputs to correct character sprite glitch.
  • Color decoding bug corrected (greyscale check).

v17.0

13 Dec 20:06

Choose a tag to compare

v17.0

Note

The MCU must be updated to v0.12.X or newer as the underlying communication protocol changed.

Changed

  • Enable backlight switch on independent from MCU communication.
  • Supports updated UART protocol.