trash80 / mGB

mGB - Nintendo Gameboy MIDI control for Arduinoboy
GNU General Public License v2.0
234 stars 31 forks source link

Update for GBDK 4.3.0 #15

Closed tstirrat closed 4 months ago

tstirrat commented 4 months ago

WIP: Unfortunately I believe the ASM is not compiling correctly, since the MIDI handling and notes doesn't seem to work

Reformats using clang-format since the spacing was not consistent Updates to GBDK 4.3.0 and fixes all warnings Added #pragma once and included mGB.h in all other files mostly for IDE devx

tstirrat commented 4 months ago

Oops, sorry meant to be in my repo