Go to file
R. Belmont f6c44c6e9b MIDI core updates: [R. Belmont]
- Add MIDI in and out ports as image device types
- Add OSD calls to check for and read MIDI input
- Add MIDI in image device which reads input and converts it to a serial bitstream

nw section:
Note that the MIDI In device uses the new image device override to prevent the core from attempting to fopen() the "file" name and instead it handles open/close itself in call_load/call_unload.  This allows greater flexibilty than the hack used for sockets/ptys/named pipes where the OSD file layer has to know about them.
2013-01-13 03:48:10 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs 2013 2013-01-01 09:00:57 +00:00
hash (MESS) c64: Softlist additions. (nw) 2013-01-12 21:59:00 +00:00
hlsl - render.c: Added new PRIMFLAG macros pertaining to vectors, to be used by the 2012-12-31 21:29:02 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src MIDI core updates: [R. Belmont] 2013-01-13 03:48:10 +00:00
.gitattributes MIDI core updates: [R. Belmont] 2013-01-13 03:48:10 +00:00
.gitignore first version of chdman unit test / fixed dependies of tests target (nw) 2013-01-05 16:17:42 +00:00
makefile fixed tests target for non-Windows platforms (nw) 2013-01-09 19:46:18 +00:00