summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fm7.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-425/+0
* init vars for coverity. Robbbert2022-03-211-94/+94
* ymfm: Remove dead code in MAME interface. Remove ay8910.h include from ymfm_m... Aaron Giles2021-07-041-0/+1
* 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
* srcclean for 0.227 Vas Crabb2020-12-271-1/+1
* fm16beta: Fix missing object error; reduce region size AJR2020-11-021-1/+1
* fm7.cpp: Second cleanup pass AJR2020-11-011-48/+16
* fm7.cpp: First cleanup pass AJR2020-11-011-233/+287
* drivers starting with f: removed read* and write* macros (nw) Ivan Vangelista2020-06-091-86/+86
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-4/+0
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-2/+2
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-17/+20
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* fm7: Eliminate first_screen; correct dynamic screen reconfiguration; use arra... AJR2018-03-081-33/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+13
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-91/+91
* Devfind revision phase 2 (nw) AJR2016-08-051-6/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-37/+37
* More null fixes, nw therealmogminer@gmail.com2016-01-231-56/+78
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+390