summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mystwarr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-2351/+0
* - diverboy.cpp, exzisus.cpp: finders, other minor cleanups Ivan Vangelista2022-03-281-12/+1
* New working clones Ivan Vangelista2022-02-061-38/+136
* k054000.cpp: fix OTG hitboxes in Vendetta (#8454) Angelo Salese2021-12-101-1/+1
* Fixed some MSVC failure to resolve overloaded operator errors. Vas Crabb2020-11-041-2/+2
* viostorm: added needed mirror to fix a gfx issue [dink/fbneo] Robbbert2020-07-221-3/+1
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-1/+1
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-13/+13
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-12/+12
* mystwarr.cpp: MT07463 (nw) Ivan Vangelista2019-10-241-3/+3
* Typo f205v2019-08-151-1/+1
* k053246_k053247_k055673.cpp : Updates (#4955) cam9002019-05-041-44/+44
* Merge pull request #4948 from cam900/k054156_k054157_k056832_pertile_pri R. Belmont2019-04-291-30/+30
|\
| * k054156_k054157_k056832.cpp : Updates cam9002019-04-291-30/+30
* | k054000.cpp : Updates cam9002019-04-271-1/+1
|/
* (nw) Clean up the mess on master Vas Crabb2019-03-261-29/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+29
* k054539.cpp : Reduce unnecessary arguments in handlers cam9002019-02-031-29/+7
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+1
* -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-201-103/+88
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-1/+1
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-14/+9
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-1/+1
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-24/+19
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-2/+2
* swap left/right k054539 channels in some konami drivers, also removed setting... hap2018-11-041-2/+0
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-13/+10
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-39/+39
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-3/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-32/+38
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-38/+32
* 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-33/+33
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-20/+20
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-15/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-206/+215
* (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/+9
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* mtlchamp, psikyo4 fixes (nw) AJR2018-01-261-2/+3
* vgmplay : Add K054539 Support DESKTOP-LP5JPA4\dbtlr2018-01-241-30/+61
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-1/+1