summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/megatech.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed some clang-tidy warnings (nw) (#6229) Oliver Stöneberg2020-01-291-8/+8
* at.cpp: renamed "atvga" to "atturbo" as the key difference is that it's a 12 ... Vas Crabb2019-11-131-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-18/+18
* Fix some spelling mistakes Zoë Blade2019-10-211-4/+4
* cxd1095: Default I/O clock in other drivers (nw) AJR2019-10-161-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-17/+19
* Correct ROM names, size + some info f205v2019-06-141-8/+10
* sms.cpp: Change NMI to be routed through VDP on SMS systems (#4871) enikland22019-06-101-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-54/+41
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-41/+54
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-11/+12
* 315_5124.cpp : Updates cam9002019-02-111-35/+22
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-6/+5
* Megatech - add some label info from manual bmcphail2018-09-041-0/+5
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-12/+12
* 315_5124.cpp updates (#3692) enikland22018-07-221-4/+4
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* misc copyright assignment + privatization DavidHaywood2018-06-261-7/+12
* hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw mooglyguy2018-06-221-1/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4
* 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-55/+55
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+21
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* megatech.cpp: Fix Free Play regression AJR2017-04-291-1/+1
* segaxbd.cpp: Rewrite CXD1095 as a device and also add it to megatech.cpp AJR2017-04-101-29/+34
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-4/+4
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-5/+5
* Added some title documentation to megatech (nw) Scott Stone2016-06-151-1/+14
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-5/+5
* more trampolines removal (nw) Ivan Vangelista2016-06-141-15/+2
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-10/+12
* megatech: updated to use fixed slot config. [Fabio Priuli] etabeta782016-05-021-101/+109
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2