summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/isa_sblaster.c
Commit message (Expand)AuthorAgeFilesLines
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-6/+6
* modernised YM3812 [smf] smf-2013-05-131-10/+7
* modernised the YMF262 [smf] smf-2013-05-121-25/+22
* (mess) slotify pc joystick [Carl] cracyc2013-05-101-6/+6
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-281-2/+2
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-9/+9
* Modernized gomoku, astrocade, saa1099, st0016, and c140 sound devices. [Andre... Andrew Gardner2013-03-011-4/+4
* 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