TC1995
|
e8dd8c3774
|
Fixed midi input code. Currently only MPU401 (standalone) and SB cards have MIDI Input capabilities, es1371 and GUS will be done for a later time.
|
2020-01-02 18:19:22 +01:00 |
|
TC1995
|
9562a20a63
|
Initial commit of MIDI IN.
|
2020-01-01 20:20:16 +01:00 |
|
OBattler
|
16a7b1cef2
|
Removed win_status.c and the related stuff as it was not updated for a while and no longer displayed useful information.
|
2018-04-26 13:33:29 +02:00 |
|
OBattler
|
b1efb99ed6
|
Applied a whole slew of patches, getting RAM usage down by a further 10 MB.
|
2018-03-19 01:02:04 +01:00 |
|
waltje
|
7f24ba9fe9
|
Another cleanup run.
|
2017-10-17 02:01:03 -04:00 |
|
waltje
|
c7cb446684
|
Another round of cleanups - the main code no longer refers to, let alone uses, anything in the platform folder - completely separated!
|
2017-10-11 05:43:09 -04:00 |
|
waltje
|
2b37b7fbfb
|
Major changes to NVR, system initialization (pc.c), and what goes on in the Windows startup (win.c.) Not fully done yet, but good enough for a first commit.
|
2017-10-07 00:49:53 -04:00 |
|
waltje
|
43b055b5ee
|
Another massive cleanup run. Ibm.h no longer includes system header files. ROM loading simplified, and moved from mem.c to rom.c. Fixes in Makefile. Corrected mamy wrong includes. Removed old junk from days long gone. First phase of new SCAT chipset driver - no longer gives errors in BIOS, but NOT DONE YET.
|
2017-09-25 04:33:16 -04:00 |
|
|
|
c1091d83d3
|
Lowercase all CAPS to prevent case sensitive errors in non-Windows platforms
|
2017-08-27 04:33:47 +01:00 |
|