summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/plygonet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-44/+43
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-6/+6
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+4
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-8/+8
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-4/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-17/+16
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-2/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-4/+5
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-3/+3
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-3/+3
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-1/+1
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-1/+1
* some DIRECT_UPDATE_HANDLER - > DIRECT_UPDATE_MEMBER (nw) Miodrag Milanovic2012-04-171-8/+6
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+3
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-6/+6
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-2/+2
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-4/+4
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-5/+5
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-115/+103
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-3/+3
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-30/+30
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-4/+4
* k054539: Modernize [O. Galibert] Olivier Galibert2012-03-041-6/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-7/+8
* Delegates 2.0 implementation. Resdesigned how delegates work to make Aaron Giles2011-04-161-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-42/+42
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-24/+24
* BIG update. Aaron Giles2011-03-291-36/+36
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* More migrating allocated buffers to arrays in the driver data. Aaron Giles2011-02-091-18/+10
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-8/+8
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-32/+32
* plygonet.c : Fixed save state & device handler regressions. [Andrew Gardner] Andrew Gardner2010-12-301-3/+5
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+2
* Massive memory system change. This is another step along the path toward Aaron Giles2010-08-191-7/+8
* plygonet.c : Updates Polygonet driver to use driver_data class. [Atari Ace] Andrew Gardner2010-08-081-64/+70
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Cleanups and version bump. Aaron Giles2010-03-111-2/+2
* Implemented default EEPROMs for GTIClub, Hang Pilot, Asterix, X-Men and Polyg... Angelo Salese2010-03-071-0/+6