summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/atarijsa.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-17/+17
* atarisy1.cpp, atarisy2.cpp, gauntlet.cpp: Modernization AJR2020-04-211-10/+78
* atarigen.cpp : Updates cam9002019-04-281-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+15
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-9/+9
* okim6258, okim6295: Simplify read/write handlers (nw) AJR2019-02-011-4/+4
* okim6376, pokey: Remove address_space and mem_mask arguments from read/write ... AJR2019-02-011-2/+2
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-33/+32
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-29/+29
* update and fix various comments (nw) Lord-Nightmare2018-09-131-0/+2
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-131-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-3/+3
* (nw) misc follow-up Vas Crabb2018-05-061-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Route sound relative to current device. Vas Crabb2018-05-011-13/+13
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-57/+62
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* New working machines: Phil Bennett2017-12-241-1/+3
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* YM2151 reset line handler added, though not implemented properly yet (nw) AJR2017-07-251-4/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-4/+4
* tms5220: Use device_clock_changed instead of custom method; misc. modernizati... AJR2017-06-261-1/+1
* a start at moving mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-231-102/+80
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+16
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-11/+14
* various atari drivers: soundcpu rom loading cleanups (nw) Ivan Vangelista2016-03-081-2/+2
* reverting: Miodrag Milanovic2016-01-201-7/+7
* tags are now strings (nw) Miodrag Milanovic2016-01-161-7/+7
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-20/+20
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+990