ent='index, nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/turbo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1904/+0
* turbo.cpp: subclasses, input / output finders, save state preparation Ivan Vangelista2021-07-011-549/+582
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-3/+3
* further macro removal work (nw) Ivan Vangelista2020-05-181-23/+23
* peyper.cpp: Simplify handler signatures; mask SL for reads (nw) AJR2020-05-161-3/+3
* New working clones Ivan Vangelista2020-03-261-5/+61
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-42/+44
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-44/+42
* mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-41/+43
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+6
* src/mame: more MCFG macros removal (nw) Ivan Vangelista2018-12-181-7/+8
* srcclean (nw) Vas Crabb2018-09-231-12/+12
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-1/+1
* i8279: De-MCFG, nw mooglyguy2018-09-041-12/+12
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-35/+35
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+12
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-13/+13
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-50/+50
* (nw) output finders for techno,thayers, tm990189,turbo Robbbert2018-04-041-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-63/+69
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5
* Obvious cut/paste mistake (nw) AJR2017-07-271-1/+1
* turbo: Add 74LS259 (nw) AJR2017-07-271-14/+21
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-2/+2