summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/plygonet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* vgmplay : Add K054539 Support DESKTOP-LP5JPA4\dbtlr2018-01-241-9/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-7/+15
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* plygonet: use standard palette device ram Dirk Best2015-08-051-4/+1
* dsp56k: Remove the not required direct update handler [O. Galibert] Olivier Galibert2015-06-241-3/+0
* updating remaining for RB (nw) Miodrag Milanovic2015-05-211-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* dsp56k.c: Modernised cpu core (nw) Wilbert Pol2014-09-121-1/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+4
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-2/+2
* Rewrote Konami 056800 (MIRAC): [Phil Bennett] Phil Bennett2013-11-171-3/+7
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-1/+1
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-1/+1
* shuffle some things around ready for attempting to kill off non-device code (nw) David Haywood2013-07-101-0/+2
* some misc fixes/cleanups Michaël Banaan Ananas2013-06-221-19/+22
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-0/+2
* konami hell resolve (nw) Miodrag Milanovic2013-04-131-1/+3
* eeprom_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+5
* changed machine().device("soundcpu") with m_soundcpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 15 (no whatsnew) Miodrag Milanovic2013-02-121-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-6/+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/+3
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+1
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* some DIRECT_UPDATE_HANDLER - > DIRECT_UPDATE_MEMBER (nw) Miodrag Milanovic2012-04-171-0/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-4/+7
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-4/+4
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+24
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-15/+15