summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segas24.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+0
* add OG's note about why Gain Ground drops into Free Play mode, and added a kl... David Haywood2016-04-121-0/+7
* Still more this==NULL cleanup mooglyguy2016-01-231-8/+11
* 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-2/+2
* resolved lot of license ownership (nw) Miodrag Milanovic2015-05-191-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* small cleanup hap2014-11-091-7/+13
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+4
* same for "sub" and "subcpu" (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Created a base class delegate_common_base for all delegate Aaron Giles2012-10-141-0/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+4
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-4/+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-0/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+16
* Sega 16-bit cleanup, part 1 (still more coming): Aaron Giles2012-08-041-6/+0
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Implemented FRC hook-up to Sega System 24 HW, fixes missing SFXs to Bonanza B... Angelo Salese2011-11-091-2/+2
* Bonanza Bros. with correct SFX, lesse if nothing get broken (obviously going ... Angelo Salese2011-11-091-3/+7
* Placeholder, nw Angelo Salese2011-11-081-0/+3
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* segas24: Start untangling the Vogon poetry Atari Ace left is his wake. Olivier Galibert2011-04-171-57/+76
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-38/+38
* BIG update. Aaron Giles2011-03-291-7/+7
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-10/+55
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* > -----Original Message----- Aaron Giles2009-10-211-0/+17
* > -----Original Message----- Aaron Giles2009-10-031-4/+0
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-2/+2
* Removed cpunum_get_active(). Aaron Giles2008-12-061-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-2/+2
* (From Atari Ace) Aaron Giles2007-12-241-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-0/+23