From 084f43a1b47fc7ffaad806dd4961d8be3740a75e Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 12 Oct 2017 22:19:16 +0200 Subject: Something must have changed. I dont remember --- .vs/floppyMusic/v14/.atsuo | Bin 63488 -> 67584 bytes floppyMusic/floppyMusic.cproj | 73 +++++++++++++++++++++--------------------- floppyMusic/midi.c | 13 ++++++++ floppyMusic/midi.h | 2 ++ 4 files changed, 52 insertions(+), 36 deletions(-) diff --git a/.vs/floppyMusic/v14/.atsuo b/.vs/floppyMusic/v14/.atsuo index f99dcac..faf3960 100644 Binary files a/.vs/floppyMusic/v14/.atsuo and b/.vs/floppyMusic/v14/.atsuo differ diff --git a/floppyMusic/floppyMusic.cproj b/floppyMusic/floppyMusic.cproj index 34cd8d5..60dd65f 100644 --- a/floppyMusic/floppyMusic.cproj +++ b/floppyMusic/floppyMusic.cproj @@ -120,43 +120,44 @@ - -mmcu=atmega32 -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\gcc\dev\atmega32" - True - True - True - True - False - True - True - - - DEBUG - F_CPU=16000000UL - - - - - %24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include - - - Optimize (-O1) - True - True - Default (-g2) - True - - - libm - - - - - %24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include - - - Default (-Wa,-g) - + -mmcu=atmega32 -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\gcc\dev\atmega32" + True + True + True + True + False + True + True + + + DEBUG + F_CPU=16000000UL + + + + + %24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include + + + Optimize (-O1) + True + True + Default (-g2) + True + + + libm + + + + + %24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include + + + Default (-Wa,-g) + + copy "$(MSBuildProjectDirectory)\Debug\$(AssemblyName).hex" "$(USERPROFILE)\Documents\$(AssemblyName).hex" diff --git a/floppyMusic/midi.c b/floppyMusic/midi.c index 8e760a8..62c1b1d 100644 --- a/floppyMusic/midi.c +++ b/floppyMusic/midi.c @@ -31,6 +31,8 @@ void midi_setup() UCSRB = (1<