summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/deco_mlc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* runtime tag lookup reduction (nw) David Haywood2016-05-021-1/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* deco_mlc.c: Better fix for the sh2 modernization. (nw) Wilbert Pol2014-04-121-2/+1
* sh2.c: Modernised cpu core. [Wilbert Pol] Wilbert Pol2014-04-121-1/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Preliminary Master volume control for Deco MLC HW [Angelo Salese] Angelo Salese2013-10-271-1/+5
* Added player 3 and 4 inputs to hoops96 and clones (MT05320). (nw) Ivan Vangelista2013-10-131-2/+0
* 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
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-2/+0
* pump stadium hero 96 through generic 146 code. David Haywood2013-07-211-0/+5
* move this too (nw) David Haywood2013-07-191-2/+3
* eeprom_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+5
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-3/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-2/+2
* deco_mlc - split up some handlers for unknown reads/writes David Haywood2013-03-181-2/+10
* deco_mlc - further improved stadhr96, although we now use 1 bit for 2 things... David Haywood2013-03-181-5/+12
* deco_mlc - some improvement to stadhr96 David Haywood2013-03-171-1/+4
* deco_mlc - renderer is now fully scanline based, should make implementing the... David Haywood2013-03-161-1/+1
* deco_mlc - checkpoint David Haywood2013-03-161-1/+1
* Modernization of drivers part 3 (no whatsnew) Miodrag Milanovic2013-02-061-0/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-7/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-7/+11
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+10
* Death to SCREEN_EOF, which was ambiguously called either Aaron Giles2012-01-141-1/+1
* 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-13/+13
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-0/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-2/+20
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+7