| .. |
|
guspat.c
|
Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup
|
2007-09-27 20:17:38 +00:00 |
|
guspat.h
|
Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup
|
2007-09-27 20:17:38 +00:00 |
|
Makefile
|
Simplify the sendEvent function, makes it _slightly_ faster and quite a bit smaller, build midiplay with -O2 for coldfire, gives about a 23% speedup
|
2007-09-27 18:29:50 +00:00 |
|
midifile.c
|
Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.
|
2007-09-24 15:57:32 +00:00 |
|
midifile.h
|
Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.
|
2007-09-24 15:57:32 +00:00 |
|
midiplay.c
|
Fix midi playback on 64 bit sims and const a table
|
2007-09-24 16:47:34 +00:00 |
|
midiutil.c
|
Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.
|
2007-09-24 15:57:32 +00:00 |
|
midiutil.h
|
Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup
|
2007-09-27 20:17:38 +00:00 |
|
sequencer.c
|
Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup
|
2007-09-27 20:17:38 +00:00 |
|
sequencer.h
|
Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.
|
2007-09-24 15:57:32 +00:00 |
|
SOURCES
|
Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.
|
2007-09-24 15:57:32 +00:00 |
|
synth.c
|
Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup
|
2007-09-27 20:17:38 +00:00 |
|
synth.h
|
Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup
|
2007-09-27 20:17:38 +00:00 |