mame/scripts/src
smf- 36944269bd DAC WIP, started documenting the DACs in use. [smf]
ataxx: Fixed missing sound channel caused by one dac not being hooked up and one dac being hooked up to two addresses.
bestbest: Fixed high pitch screech caused by incorrect addressing (two dacs weren't hooked up and two were hooked up to two addresses).
cchasm: Fixed static noise generation caused by feeding the same bit to both dacs.
cheekyms: Slightly improved sound by implementing sound triggers as 8 x 1 bit dacs instead of 1 x 8 bit dac.
galeb: Fixed sound by implementing it according to http://www.deltasoft.com.hr/retro/galebemu.htm & implemented enough of LOAD/SAVE to stop it hanging.
hard drivin: (all games in driver) Improved 12 bit controls, although centre still goes out of sync.
mea8000: Converted to a sound device.
megaphx: Fixed noisy samples due to wrong format.
microvsn: Fixed sound pitch caused by incorrect usage of write_signed8().
seicross: Changed to a 4 bit dac as samples are packed nibble.
spaceg: Preliminary sound using space invaders samples.
suna8: Changed to a 4 bit dac as samples are packed nibble.
vcombat: Fixed static during machine gun fire due to incorrect dc offset removal.
vectrex: Fixed noisy samples due to wrong format.
wheelfir: Fixed sound, eeprom & analogue steering wheel and brake pedal.
2016-10-17 16:04:02 +01:00
..
mame console in separate class (nw) 2016-10-12 14:21:17 +02:00
osd Changing spaces to tabs for fac14f5 (nw) 2016-10-09 19:51:12 -04:00
3rdparty.lua Added more warning disable to support compile on various clang versions (nw) 2016-10-08 09:37:31 +02:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua hp9845: handling of I/O slots added. Implemented HP98035 RTC card. 2016-10-12 16:29:02 +02:00
cpu.lua Base WatchDog Timer device 2016-09-27 18:36:59 +02:00
devices.lua Compile netlist and lua only if used (nw) 2016-08-12 15:03:45 +02:00
emu.lua Separate natural keyboard support from ioport.cpp (nw) 2016-10-02 00:07:43 -04:00
formats.lua Added HxC HFE disk format. 2016-09-18 12:31:13 +02:00
lib.lua While I'm causing full recompiles all the time, reduce necessary number of instantiations of parts of string formatting engine 2016-08-27 16:45:53 +10:00
machine.lua -Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan Holtz] 2016-10-16 01:49:06 +02:00
main.lua Initial work on console interface (nw) 2016-10-09 14:38:41 +02:00
netlist.lua Add Lua-cleaning ability to srcclean 2016-08-30 14:57:38 +10:00
sound.lua DAC WIP, started documenting the DACs in use. [smf] 2016-10-17 16:04:02 +01:00
tests.lua Added initial ninja support to use add MAKETYPE=ninja to compile command line (nw) 2016-06-09 13:46:36 +02:00
tools.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
video.lua pcipc: sandbox for emulating a modern-ish pc (nw) 2016-09-12 11:55:16 +02:00