summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thedeep.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-3/+7
* 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
* Done work for Luca Elia (nw) Miodrag Milanovic2015-05-131-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
* use existing sprite device for 'thedeep' mamehaze2015-03-231-2/+7
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-3/+3
* thedeep.c: use configured banking (nw) Alex W. Jackson2015-02-231-2/+0
* retofinv.c, thedeep.c: added save state support (nw) Ivan Vangelista2015-02-231-34/+39
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-0/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-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-9/+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-2/+5
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-8/+11
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-2/+2
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+11
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Documented MCU ports in The Deep, doesn't work yet due of a MCS51 bug Angelo Salese2011-12-221-1/+6
* deprecat.h Angelo Salese2011-12-071-1/+5
* 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-14/+14
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-3/+12
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-0/+11
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+12