Logo
Explore Help
Sign In
claunia/86Box
1
0
Fork 0
You've already forked 86Box
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
aafdc7e529a56eb0a8205f05c76f41eb479a6ad6
86Box/src/plat_midi.h

8 lines
257 B
C
Raw Normal View History

Different approach to CM-32L emulation, fixes it and MT-32.
2017-07-15 20:07:38 +02:00
void plat_midi_init();
void plat_midi_close();
void plat_midi_play_msg(uint8_t* val);
void plat_midi_play_sysex(uint8_t* data, unsigned int len);
int plat_midi_write(uint8_t val);
Applied the recent mainline PCem commits (and fixed the Pentium machines); Ported the Roland MT-32 emulation (using MUNT) from bit's MT32 emulation branch of PCem; Sanitized the OpenAL give buffer code in openal.c a bit; NVR path is now specifiable in the Settings dialog; Added Logitech 3-button serial mouse per protocol description by waltje; The RTL8029AS and the BT-958D now actually use the PCI IRQ routing; Fixed BT-958D PCI device initialization on the bus; PCI IRQ routing now respects the edge/level setting set on ports 4D0/4D1.
2017-06-19 06:46:08 +02:00
int plat_midi_get_num_devs();
void plat_midi_get_dev_name(int num, char *s);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 1059ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API