summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cave.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cave.cpp : Log unimplement videoregs, Add notes cam9002020-03-221-112/+139
* tmap038.cpp : Add tile size check related to vram is found, Move mirroring ma... cam9002019-11-231-5/+5
* cave.cpp: QA note (nw) Angelo Salese2019-11-161-1/+2
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* mame/video/tmap038.cpp : Device-fied 038 Tilemap generator (#5704) cam9002019-10-181-335/+292
* PORT_CUSTOM simplification (nw) AJR2019-09-141-7/+7
* cave.cpp : Updates cam9002019-05-151-440/+420
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-27/+11
* Fix recent regressions, nw mooglyguy2018-12-191-0/+3
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-409/+266
* nmk112.cpp : Remove MCFGs, Unnecessary arguments of CPU interface cam9002018-11-231-7/+8
* cave.cpp : Cleanups (#4020) cam9002018-11-221-652/+566
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-6/+6
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-10/+10
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-8/+8
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-13/+7
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-3/+3
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-16/+16
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-3/+2
* eepromser: prevent ambiguity between clock and streaming enable (nw) Vas Crabb2018-06-101-3/+3
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-19/+16
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-234/+234
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-30/+30
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-49/+33
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-54/+54
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-54/+54
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-28/+28
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-91/+88
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-17/+21
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-15/+15
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-89/+89
* cave.cpp : Fix hotdogst Name/Distributor tags cam9002018-04-101-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-475/+507
* cave graphics fix (nw) Olivier Galibert2018-02-241-2/+18
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* cave: fix the fifo (nw) Olivier Galibert2018-02-241-3/+7
* cave : Cleanup duplicates, Notes (#3225) cam9002018-02-231-406/+332
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-32/+32
* cave.cpp: fix memorymap ordering (nw) hap2018-02-031-18/+18
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-36/+36
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-47/+47
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-47/+47