summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/segae.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1175/+0
* srcclean and cleanup in preparation for branching MAME 0.245 Vas Crabb2022-06-261-2/+2
* new WORKING machines (Megumi Rescue) (#9815) David Haywood2022-05-231-8/+42
* upd4701: Change input update method to not use PORT_RESET AJR2021-11-061-2/+2
* Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-221-4/+5
* Cleaned up bitmap API. Vas Crabb2020-09-271-7/+7
* Revert "8255: missed one driver (nw)" Vas Crabb2019-12-171-0/+1
* 8255: set default tristate to 0 (nw) hap2019-12-141-1/+0
* at.cpp: renamed "atvga" to "atturbo" as the key difference is that it's a 12 ... Vas Crabb2019-11-131-2/+2
* Emulate ADC0804 and add device to various drivers AJR2019-10-161-26/+25
* ridleofp: Add Sega game ID (nw) AJR2019-10-031-0/+2
* sms.cpp: Change NMI to be routed through VDP on SMS systems (#4871) enikland22019-06-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-37/+36
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-36/+37
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-6/+7
* 315_5124.cpp : Updates cam9002019-02-111-29/+27
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-2/+2
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-8/+8
* src/mame: penutlimate batch of MCFG macros define removal (nw) Ivan Vangelista2018-12-171-7/+8
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-5/+6
* srcclean (nw) Vas Crabb2018-09-231-1/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-10/+12
* 315_5124.cpp updates (#3692) enikland22018-07-221-4/+4
* devcb3 Vas Crabb2018-07-071-7/+7
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-10/+11
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-7/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-13/+13
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-26/+26
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-47/+53
* make more widespread protected opaopa the parent (nw) Vas Crabb2018-03-061-18/+18
* new clone added - Opa Opa briantro2018-03-051-5/+18
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+15
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+12
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-16/+22
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-22/+16
* segae.cpp: just got beaten to the minor documentation update, so push the ver... Ivan Vangelista2017-12-061-7/+8
* segae.cpp: Minor documentation update (nw) AJR2017-12-061-3/+4
* segae.cpp: Correct ROM labels for Hang On Jr. [ShouTime] briantro2017-12-041-7/+11
* segae.cpp: Spelling (nw) briantro2017-10-141-1/+1
* segae.cpp: Document Megumi Rescue (nw) briantro2017-10-141-0/+11
* segae.cpp & taito_h.cpp: Minor documentation updates (nw) briantro2017-10-141-132/+132
* fix MT 06644 David Haywood2017-08-051-1/+1
* segae.cpp: Use documentation style like other sega systems (nw) briantro2017-07-241-16/+31
* segae.cpp: Corrected rom names for Transformers System E. [Fabrice Arzeno] briantro2017-07-241-2/+4
* ridleofp: Minor PCB note (nw) AJR2017-07-071-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-4/+4