summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/plygonet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-5/+13
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* Massive memory system change. This is another step along the path toward Aaron Giles2010-08-191-1/+1
* plygonet.c : Updates Polygonet driver to use driver_data class. [Atari Ace] Andrew Gardner2010-08-081-0/+39