Initial port to Linux (using Allegro).
64-bit fixes. Some changes to aid portability. A few other tweaks.
This commit is contained in:
parent
4b3f77c926
commit
56b455844e
70 changed files with 12702 additions and 282 deletions
|
|
@ -1,3 +1,3 @@
|
|||
void midi_init();
|
||||
void midi_close();
|
||||
void midi_out(uint8_t val);
|
||||
void midi_write(uint8_t val);
|
||||
|
|
|
|||
Loading…
Reference in a new issue