summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/capr1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-266/+0
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* further macro removal work (nw) Ivan Vangelista2020-05-181-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-4/+4
* te7750: Default clock; update docs; add TE7752 type (nw) AJR2018-12-031-1/+1
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-17/+16
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-11/+11
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* capr1.cpp: Identify unemulated device (nw) AJR2017-12-201-3/+4
* cspin2: Reduce address range for TE7750; add some notes on mystery writes (nw) AJR2017-10-101-2/+5
* capr1.cpp: Some rather blind guesses that don't help much now (nw) AJR2017-09-061-7/+108
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-8/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+165