summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/nes_defs.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-290/+0
* sorted out more (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Assert fix from etabeta (nw) Scott Stone2014-03-121-1/+1
* Fixed compile error (GCC 4.6) in nes_defs.h Couriersud2013-11-061-1/+1
* Extra space for i/o in VCU Angelo Salese2013-11-061-5/+5
* Fix compiling problems. (nw) Ivan Vangelista2013-11-061-12/+12
* Modernize nes_apu device. (nw) Ivan Vangelista2013-11-051-1/+81
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-6/+6
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-12/+12
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* More NES work: [Robert Bohms] Fabio Priuli2009-08-061-53/+54
* Began removal of program_* calls from drivers. Aaron Giles2008-11-231-1/+1
* Updated nes pcm dma to read data through the cpu address map. Wilbert Pol2008-10-241-1/+1
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-3/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+205