summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaelco3d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* tms32031: removed static configs in favor of inline config+devcb. nw. Fabio Priuli2014-10-121-0/+1
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* gaelco3d.c, unico.c: fix generic_paletteram regression (nw) Alex W. Jackson2014-04-241-4/+4
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+5
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-1/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* 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/+4
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* 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
* Modernized galeco, okim6376, vr0video, mb87078, snk6502 devices. [Osso] Scott Stone2013-07-251-5/+8
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+5
* eeprom_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+4
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-4/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-5/+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/+6
* 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/+6
* Fix most reported errors. Aaron Giles2012-04-161-2/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-7/+12
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-3/+3
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+19
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+4
* Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli] Angelo Salese2011-12-021-1/+1
* Introduce polynew.h which is a modernized C++ version of the old poly.c. Aaron Giles2011-11-211-9/+38
* 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-29/+29
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-5/+42
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Hi mamedev, Aaron Giles2008-12-161-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+24