Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow SysEx to pass through to mGB #1

Closed
wants to merge 1 commit into from

Conversation

tstirrat
Copy link
Owner

@tstirrat tstirrat commented Sep 3, 2024

Allows SysEx messages to pass through to mGB

  • Works over USB MIDI
  • Works over Serial MIDI
  • Continues to pass programmer sysex to the programmer
  • Uses MIDI lib to handle serial MIDI, which seems to clean up some extraneous 0 bytes being sent to the GB serial port
PR Description
👉 #1 Allow SysEx to pass through to mGB
#3 Allow programmer to work over usb MIDI

@tstirrat tstirrat force-pushed the tstirrat-sysex-passthrough branch 4 times, most recently from 8cffdf7 to ac30761 Compare September 27, 2024 06:50
@tstirrat tstirrat force-pushed the tstirrat-sysex-passthrough branch 4 times, most recently from 93ef54e to 136c943 Compare October 2, 2024 08:48
@tstirrat tstirrat force-pushed the tstirrat-sysex-passthrough branch 2 times, most recently from 53d10e1 to 3ae0081 Compare October 5, 2024 01:41
Allows SysEx messages of type 0x70 to pass through to mGB
@tstirrat tstirrat force-pushed the tstirrat-sysex-passthrough branch from f7ffc06 to c06bb96 Compare October 8, 2024 01:24
@tstirrat
Copy link
Owner Author

tstirrat commented Oct 9, 2024

Closing in favor of #3

@tstirrat tstirrat closed this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant