summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/arachnid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* arachnid.cpp: Add notes about ROM versions (nw) (#6829) ClawGrip2020-06-181-2/+2
* arachnid.cpp: Add notes about dipswitches (nw) ClawGrip2020-06-111-0/+77
* New clones marked as NOT_WORKING (#6817) ClawGrip2020-06-111-2/+8
* further macro removal work (nw) Ivan Vangelista2020-05-181-12/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-7/+7
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-2/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* tms9928a: Configuration modernization (nw) AJR2018-08-211-5/+5
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-3/+3
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-15/+15
* arac6000: Add NVRAM; correct clocks and CPU type (nw) AJR2018-07-121-5/+8
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-16/+16
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+10
* 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-201-1/+1
* 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-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-2/+3
* 6840ptm: use standard device clock for internal clock Dirk Best2016-12-041-2/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] therealmogminer@gmail.com2016-10-031-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+473