summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lwings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* lwings.cpp: measured maincpu clock and vsync on an original sectionz PCB [Cor... Ivan Vangelista2019-10-121-2/+11
* champbas.cpp, lwings.cpp: VBLANK IRQ modernization (nw) AJR2019-08-251-9/+12
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-89/+81
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-81/+89
* srcclean and cleanup (nw) Vas Crabb2019-01-271-10/+10
* -sound/msm5205: Removed MCFG macros, nw mooglyguy2019-01-041-89/+81
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-3/+3
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+2
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
* Fixed MT#07010 (Missile Command Trackball Label Fix) (nw) Scott Stone2018-06-201-13/+18
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-32/+32
* 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-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-18/+18
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-8/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-31/+31
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-30/+30
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-129/+139
* (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-10/+10
* new working clone added Ivan Vangelista2018-02-091-2/+37
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-11/+11
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5
* Do the easy ones (nw) Olivier Galibert2018-01-011-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+19
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* More gen_latch (nw) Ivan Vangelista2016-05-201-10/+17
* Make watchdog timer a separate device AJR2016-04-301-3/+8
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+0
* Cleanups and version bump Miodrag Milanovic2016-03-301-18/+18
* confirmed difficutly dip (nw) David Haywood2016-03-131-2/+3
* there's a sprite gfx bankswitch (nw) David Haywood2016-03-131-1/+2
* new WORKING game David Haywood2016-03-131-0/+237
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-111-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2