Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 16 Jun 2009 07:17:22 +0000 (07:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 16 Jun 2009 07:17:22 +0000 (07:17 +0000)
Change MIDI demos to use real MIDI command values, and shift for the USB wrapper, rather than shift for the MIDI bytes. This is a little confusing for the MIDI USB wrapper, but allows for the use of real standardized MIDI command values.


No differences found