summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mtouchxl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-513/+0
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* pc_kbdc: Merge "PC KBDC" device with slot connector AJR2020-12-221-4/+2
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-3/+1
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-8/+8
* More region width fixes (nw) AJR2019-11-161-12/+12
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-2/+2
* 8042kbdc: only include mouse on ps2 keyboards, avoids extra invalid mouse dev... cracyc2019-08-201-2/+2
* New machines added as MACHINE_NOT_WORKING arbee2019-05-241-1/+93
* -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-201-19/+20
* -mc146818: De-MCFG, nw mooglyguy2018-09-081-4/+3
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-1/+1
* -in8250: De-MCFG, nw mooglyguy2018-09-041-4/+5
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-5/+1
* -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] mooglyguy2018-07-311-5/+6
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-17/+16
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-1/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Bind devcb relative to current device. This is probably going to break Vas Crabb2018-05-011-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+33
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-9/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* 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-7/+14
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* srcclean (nw) Vas Crabb2017-06-251-1/+1
* Initial support for SiS85c496/497 PCI chipset. [R. Belmont] arbee2017-06-051-6/+36
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+12
* Games promoted to working: arbee2017-05-011-18/+33
* mtouchxl: key stuff (nw) cracyc2017-04-291-2/+2
* mtouchxl: buttons (nw) cracyc2017-04-281-3/+5
* mtouchxl: coins (nw) cracyc2017-04-281-4/+15
* srcclean (nw) Vas Crabb2017-04-231-38/+38
* New games added as GAME_NOT_WORKING arbee2017-04-151-0/+14
* mtouchxl: synthesized working keys for 5000 and Gold series (nw) arbee2017-04-141-6/+19
* mtouchxl: title screen get (nw) cracyc2017-04-131-1/+4
* New clones added as GAME_NOT_WORKING: arbee2017-04-131-6/+47
* mtouchxl: update default cmos (nw) cracyc2017-04-131-2/+9
* New clones added as GAME_NOT_WORKING: arbee2017-04-131-4/+20
* mtouchxl: some docs additions, some cleanups, fixed RAM amount. (nw) arbee2017-04-121-8/+6
* New games added as GAME_NOT_WORKING: arbee2017-04-121-8/+46
* ds1205: Add Dallas DS1205 Multikey [Carl] cracyc2017-04-121-7/+16