summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/aica.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* pc9801.cpp: fix sound ROM mapping, fixed sound board initialize for Eikan wa ... angelosa2018-05-241-0/+2
* aica.cpp : Correct register name from development manual, Add docs of unimple... cam9002018-04-271-1/+13
* Revert " AICA Cleanups & Internalize CPU Core (#3423)" R. Belmont2018-04-071-325/+185
* AICA Cleanups & Internalize CPU Core (#3423) cam9002018-04-071-185/+325
* nicer prev (nw) MetalliC2018-01-061-13/+9
* Added asserts for index out of bounds (#3017) Oliver Stöneberg2018-01-061-0/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-28/+24
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Misc typo fixes. Jordi Mallach2016-10-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-45/+45
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* aica: add ADPCM diff value clamp based on encoder research [kode54, MetalliC] MetalliC2016-08-191-0/+6
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Time for more this==NULL fixes therealmogminer@gmail.com2016-01-231-10/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* update some of remaining licenses (nw) Miodrag Milanovic2015-12-111-3/+3
* clang-modernize part 3 Miodrag Milanovic2015-12-041-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1662