summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dynax.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-41/+41
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-41/+41
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-91/+78
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-9/+9
* (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-164/+164
* Relax constraints on address mirroring/global mask combinations. Mirror bits ... AJR2018-04-111-53/+53
* dynax.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-24/+29
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-2/+2
* Separate TLCS-90 external IRQ line state from internal request register (fixe... AJR2018-03-181-8/+8
* Fix validation (nw) angelosa2018-03-151-2/+4
* Add "Warai no Hana Tenshi" support to dynax.cpp (#3330) yukaritamura2018-03-151-1/+109
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-493/+530
* (nw) correct romanisation - see https://mediaarts-db.bunka.go.jp/gm/syosai.ph... Vas Crabb2018-03-091-16/+16
* hnoridur: Simplify bitswap (nw) AJR2018-03-031-3/+3