summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dynax.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-7424/+0
* dynax.cpp: Corrected screen order for janyuki/jantouki (MT05102). (#9431) 0kmg2022-03-171-1/+1
* dynax.cpp: Added TMP91P640N dump for Mahjong Ougon no Hai. [XingXing] HappyASR2021-11-291-8/+64
* mcnpshnt, mjmyornt, suprmous: Add DIP locations AJR2021-09-291-12/+12
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-3/+2
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* srcclean in preparation for release Vas Crabb2021-03-281-83/+83
* Fix MSVC build Aaron Giles2021-02-281-2/+2
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-2/+2
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* -osd: Clean up inline maths utilities. Vas Crabb2021-01-181-20/+17
* dynax.cpp, hnayayoi.cpp: Added DIP switch locations as shown in service mode ... Vas Crabb2021-01-141-117/+117
* dynax.cpp, hnayayoi.cpp: Identified some DIP switches. Vas Crabb2021-01-131-17/+16
* render.h, rendlay.h: Dependency refactoring AJR2021-01-041-1/+1
* drivers/dynax: (tenkai) clarify some unknown dip switches Wei Mingzhi2020-12-131-3/+3
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-41/+41
* drivers/d*: macro removal (nw) Ivan Vangelista2020-05-261-8/+8
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-11/+11
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-26/+26
* mame\drivers: standardized Japanese suffix 'no' in lower case (nw) Ivan Vangelista2019-06-131-2/+2
* machine/74259.cpp : Simplify handlers cam9002019-05-011-4/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-118/+117
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-117/+118
* srcclean and cleanup (nw) Vas Crabb2019-01-271-17/+17
* -drivers/discoboy, docastle, drmicro, dynax, fcrash, firetrap, fromance, glad... mooglyguy2019-01-031-118/+117
* Start cleaning up palette configuration: Vas Crabb2018-12-291-27/+18
* tlcs90, tlcs900: Removed MCFG, nw mooglyguy2018-12-071-13/+13
* -z8000, tmpz84c015: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-061-7/+8
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-49/+49
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-46/+41
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-2/+2
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-11/+9
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-22/+5
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-4/+4
* dynax.cpp: minor note about possible Inca manufacturer (nw) Ivan Vangelista2018-07-261-1/+1
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* remove more MCFG_ (nw) Vas Crabb2018-07-071-166/+154
* devcb3 Vas Crabb2018-07-071-21/+19
* misc cleanup (nw) Vas Crabb2018-06-291-48/+48
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
* dynax.cpp: Further cleanups (nw) AJR2018-06-191-21/+1
* dynax.cpp: Cull some deadwood (nw) AJR2018-06-191-1/+1
* dynax.cpp: Make "Rev. 2" blitter a device AJR2018-06-191-411/+361
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-247/+247
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+3
* diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2