summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/pokey.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-14/+8
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* pokey: Note (nw) AJR2019-06-181-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-57/+62
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-62/+57
* Revert "pokey: yet another performance enhancement (#4735)" Andreas Müller2019-03-101-30/+6
* pokey: yet another performance enhancement (#4735) Andreas Müller2019-03-091-16/+30
* pokey: force recalculation of raw sound output after reset Andreas Müller2019-03-071-0/+1
* pokey_device::step_pot: remove operations with no effect Andreas Müller2019-03-071-5/+4
* Atari pokey performance II (#4702) Andreas Müller2019-03-051-38/+49
* pokey: it's impossible to go over bounds here (nw) hap2019-02-271-4/+4
* pokey: performance optimization by not using modulus (#4690) Andreas Müller2019-02-271-4/+8
* okim6376, pokey: Remove address_space and mem_mask arguments from read/write ... AJR2019-02-011-2/+2
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-2/+2
* misc cleanup (nw) Vas Crabb2018-10-281-23/+21
* pokey: remember m_allpot_r_cb() value Jürgen Buchmüller2018-10-211-1/+1
* pokey: return most recent m_ALLPOT during SK_RESET Jürgen Buchmüller2018-10-141-1/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-0/+1
* Reshuffle some stuff: Vas Crabb2018-03-281-9/+7
* vgmplay: Disable POKEY and QSound devices if not required AJR2018-03-221-7/+8
* pokey.cpp : Typo cam9002018-02-171-1/+1
* No, just no. (nw) smf-2018-02-151-10/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-193/+21
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* typo fix (nw) Lord-Nightmare2016-11-231-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* -vgmplay.cpp: Added POKEY support, and rebalanced audio. [Ryan Holtz] therealmogminer@gmail.com2016-08-191-1/+6
* reverting: Miodrag Milanovic2016-01-201-36/+36
* tags are now strings (nw) Miodrag Milanovic2016-01-161-36/+36
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1453