summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hornet.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* konppc: remove 7seg led hack (nw) hap2020-06-051-18/+11
* drivers starting with t, u, v, w, x: more macro removal + some others (nw) Ivan Vangelista2020-06-041-5/+5
* hornet.cpp: Add notes for scope screen, Fix raw parameters (#6776) cam9002020-06-011-3/+3
* k037122.cpp: Update hardware information (#6759) cam9002020-05-291-15/+9
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-54/+54
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* srcclean (nw) Vas Crabb2019-07-281-28/+28
* zr107, gticlub, nwk-tr, hornet: Greatly improve inputs (among other things) (... Hydreigon2019-06-301-112/+168
* Make more use of the NODEVICE_LAN flag (nw) (#5235) Hydreigon2019-06-141-7/+7
* Better to document the GN680 I/O board (#5228) Hydreigon2019-06-121-9/+41
* adc1213x.cpp : Simplify handlers cam9002019-05-011-5/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+9
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-9/+12
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+2
* hornet iteagle seattle vegas viper: Reinstate somewhat useless screen size in... Ted Green2018-09-101-0/+3
* MCFG removal (nw). Ted Green2018-09-091-92/+77
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-4/+2
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-5/+6
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-4/+4
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-10/+13
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* 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-2/+2
* hornet: Add input port definitions for nbapbp and terabrst. (nw) Ted Green2018-06-071-4/+27
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* hornet: Use gradius4 dips for nbapbp and remove periodic interrupt. (nw) Ted Green2018-06-071-2/+2
* Minor cleanups, nw mooglyguy2018-06-061-1/+1
* hornet: Add separate DIP switch settings for gradius4. Allows gun to work wit... Ted Green2018-06-021-1/+31
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* voodoo: Use device finders instead of machine().device (nw) Ryan Holtz2018-05-211-26/+13
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-23/+23
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (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-16/+16
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-59/+64
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10
* Correct description Gradius 4 : Fukkatsu, Silent Scope 2 sjy965252017-06-061-2/+2
* gradius4: Changed description to match title screen/flyer. [Pedro J. Martínez] Vas Crabb2017-05-311-1/+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-0/+2
* New working clone Ivan Vangelista2017-02-201-1/+30
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1