summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/isa_sblaster.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-15/+14
* (MESS) Add save state registrations to isa_sblaster (nw) R. Belmont2013-02-031-0/+32
* (MESS) isa_sblaster: fully hooked up MPU-401 input and output for SB16 [R. Be... R. Belmont2013-02-021-24/+46
* (MESS) isa_sblaster: working SB-MIDI In (tested w/MIDI Monitor for Windows) [... R. Belmont2013-02-021-21/+36
* (MESS) isa_sblaster: improved MIDI throttling (nw) R. Belmont2013-02-011-5/+29
* (MESS) SoundBlaster: MIDI Out support for single-byte, SB UART, and MPU-401 U... R. Belmont2013-01-311-20/+208
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-159/+159
* [mess] partially implement sb16 mixer cracyc2013-01-081-26/+227
* Memory handler normalization, part 1. Aaron Giles2012-09-171-5/+5
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-19/+19
* isa_sblaster : Corrects the output in adpcm mode and inhibits irqs after the ... Miodrag Milanovic2012-09-161-4/+12
* (MESS) isa_blaster: improves the adpcm and simplifies the dsp protection, bas... Miodrag Milanovic2012-09-101-90/+106
* (MESS) - isa_blaster: Adds 2,3 and 4bit ADPCM support [Carl] Miodrag Milanovic2012-09-051-18/+163
* Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl] Miodrag Milanovic2012-09-041-71/+493
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+616