summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/joystand.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-31/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+31
* tmp68301: Merge on-chip peripheral emulation with CPU device AJR2019-03-221-13/+5
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-16/+14
* intelfsh: Eliminate address_space argument from read/write handlers (nw) AJR2019-02-011-3/+3
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+10
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-5/+5
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-12/+12
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-1/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+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-12/+12
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+25
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Eliminate some machine().firstcpu usage (nw) AJR2018-01-021-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-1/+1
* Another round of these Vas Crabb2016-08-271-2/+2
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* 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-5/+5
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 6 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+687