Skip to content

1.4.3

Latest
Compare
Choose a tag to compare
@sunflowr sunflowr released this 05 Nov 15:53
d371675

1.4.3

General

  • Updated version number.
  • Updated changelog.

Core

  • Fixed a bug in MIDI parser on Note messages
  • Added optional MIDI thru support.

Bootloader

  • Added output of version info over serial.
  • Added test serial command 'r' to reboot.

RE-Emu

  • Fixes to MIDI note out
  • Small fix to port e output
  • Added output of version info over serial.
  • Added output of target cpu being emulated over serial.
  • Fixes to upd444 memory emulation
  • Improved TR-808 support thanks to some memory fixes.
  • Added MIDI-thru support.
  • Reverted D650C port initialization value to fix issue #8
  • Added some serial status logging.
  • Fixes to Settings version updating.
  • Added MIDI in/out channel, send note, omni mode, and remote mode to config menu.
  • Fixes to memory IC selection in TR-606 emulation.
  • Added MIDI in note support on TR-606 (remote mode).
  • Added support for MIDI omni mode message
  • Fixed pin assignment of PE0 and PE1 on TR-808
  • Changed how MIDI channel is selected on 303
  • Added option to reset Settings in settings menu.
  • Added option to enable/disable midi thru in settings.
  • Added remote mode to 303, 606 and 808 (work in progress)
  • Fix in note stack on TB-303

Documentation

  • Added note about bug fix to sysex max size
  • Spell fix on bug note in changelog
  • Updated MIDI implementation chart for
  • Updated changelog
  • Updated TR-606 MIDI implementation chart
  • Updated settings to reflect changes in RE-Emu