summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/midvunit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-27/+33
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* voodoo: Use device finders instead of machine().device (nw) Ryan Holtz2018-05-211-10/+14
* 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-6/+6
* cleaned up midvunit inputs and outputs. cleaned up seattle outputs. (#3355) Risugami2018-03-191-2/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* midvunit: Use ADC0844 device Dirk Best2017-11-061-8/+5
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Better documentation for midvunit wheel board (#2546) Risugami2017-08-051-4/+5
* more work on anonymous timers. sprint8.cpp gets save state support (nw) Ivan Vangelista2017-04-121-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-35/+35
* Finished implementing motion controller. Motion test will succeed and everyth... Risugami2016-08-241-1/+2
* Know everything the Galil console interface will send and receive. Faking one... Risugami2016-08-241-1/+1
* Finished implementing the Galil command communication. Still don't know what ... Risugami2016-08-231-1/+6
* Dumping Galil commands to osd_printf_error for now. Not confident enough in t... Risugami2016-08-231-0/+1
* Added basic wheel force feedback reference and made notes on other outputs. Risugami2016-08-221-0/+1
* Reverting original commit that I thought was removed already. Risugami2016-08-211-9/+2
* Fixed commit. Risugami2016-08-211-9/+0
* Merge Risugami2016-08-211-0/+8
* Added layout for Midway V-Unit games: Cruis'n USA, Cruis'n World, and Off Roa... Risugami2016-08-211-2/+12
* Devfind revision phase 2 (nw) AJR2016-08-051-0/+3
* Make watchdog timer a separate device AJR2016-04-301-0/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* midvunit.c: added postload to fix crusnwld save state problem as per Tafoid's... Ivan Vangelista2015-05-191-0/+2
* tms32031: removed static configs in favor of inline config+devcb. nw. Fabio Priuli2014-10-121-0/+1
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-2/+11
* renamed poly.{c|h} to polylgcy.{c|h} and polynew.h to poly.h Oliver Stöneberg2014-03-191-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-1/+9
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-13/+13
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-13/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+5
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+8
* Fix most remaining regressions. Aaron Giles2012-04-191-4/+4
* Fix most reported errors. Aaron Giles2012-04-161-6/+6
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-7/+14
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+22