summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cave.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-5413/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* cave.cpp: Add notes for version/date string in ROM, Fix metadata matches to i... cam9002022-02-171-41/+49
* misc (mostly negative status) changes (#9228) David Haywood2022-02-011-1/+1
* -Completed Slovak translation. [Milan Galcik] Vas Crabb2021-12-071-18/+18
* Various cleanups. Vas Crabb2021-12-021-3/+3
* cave.cpp: add Bet 12 button to paccarn (#8263) Devin Acker2021-07-181-3/+19
* cave.cpp: fix address map for paccarn (#8259) Devin Acker2021-07-051-9/+7
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-2/+2
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* cave.cpp: Correct some typos & update documentation for Hotdog Storm Brian Troha2021-01-261-16/+16
* New machines marked as NOT_WORKING Ivan Vangelista2020-09-201-4/+103
* cave.cpp: Use gfxdecode for sprite decoding (#6920) cam9002020-07-071-176/+196
* cave: use Japanese textlayer rom for donpachijs hap2020-06-281-1/+1
* srcclean and cleanup (nw) Vas Crabb2020-06-211-4/+4
* new working clones DavidHaywood2020-06-161-0/+41
* 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