summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/sound.lua
Commit message (Expand)AuthorAgeFilesLines
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-0/+25
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-1/+1
* pofo: Added skeleton for PCD3311T sound chip. (nw) Curt Coder2016-08-101-0/+13
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-3/+1
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-3/+1
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-9/+9
* move gb sound and gb lcd in order to make snes compile, since used by bus dev... Miodrag Milanovic2016-05-011-0/+11
* typo fix (nw) Miodrag Milanovic2016-05-011-1/+1
* fixed wpc, okiadpcm and eolith (nw) Miodrag Milanovic2016-04-301-1/+2
* move to proper place (nw) Miodrag Milanovic2016-04-281-0/+12
* mode devices to proper library (nw) Miodrag Milanovic2016-04-231-0/+8
* separate mpeg audio as device, made building separate model3 possible (nw) Miodrag Milanovic2016-04-071-0/+10
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-40/+40
* pcat_dyn: add sound and mark toursol working [Carl] cracyc2016-03-191-0/+11
* s14001a_new is now s14001a hap2016-01-231-14/+0
* Added more accurate SSi S14001A speech chip emulation, written by one of the ... hap2016-01-191-0/+15
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-137/+137
* update build scripts and code change in order to fix compile (nw) Miodrag Milanovic2015-09-131-394/+394
* Sega Pico PCM improvements [ValleyBell] David Haywood2015-09-081-0/+2
* Made FM cores compile only in group, that way it always work (nw) Miodrag Milanovic2015-06-211-72/+24
* Fix more driver building, going deeper in checks (nw) Miodrag Milanovic2015-06-201-0/+1
* Fix compiling just specific fm cores (nw) Miodrag Milanovic2015-06-201-0/+53
* update metadata in lua files (nw) Miodrag Milanovic2015-06-201-104/+104
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-3/+3
* Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) Miodrag Milanovic2015-04-111-0/+151
* Add back support for big endian targets including OSX-PPC Vas Crabb2015-04-021-1/+0
* hng64: push code for what I believe is the sound chip into it's own file (nw) mamehaze2015-03-301-0/+11
* Explicit file listing in lua scripts making generate much much faster (nw) Miodrag Milanovic2015-03-281-136/+136
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-0/+1146