summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segas32.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* fixes (nw) Miodrag Milanovic2015-12-191-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-7/+7
* (nw) David Haywood2015-06-271-0/+1
* Merge pull request #3 from mamedev/master Ariane Fugmann2015-06-241-3/+2
|\
| * Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-3/+2
* | S32COMM: initial upload Ariane Fugmann2015-06-181-0/+2
|/
* emulate the dual stack System 32 games as dual stack (f1 exhaust note and air... David Haywood2015-06-101-49/+73
* Random small cleanups (nw) Ivan Vangelista2014-10-011-3/+4
* Moved misc functions into driver classes and small cleanups(nw) Ivan Vangelista2014-09-291-0/+2
* segas32.h: small cleanup (nw) Ivan Vangelista2014-09-231-3/+0
* 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
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* Modernized MultiPCM, mjkjidai, renegage, ninjaw_subwoofer devices [Osso] Scott Stone2013-07-301-4/+8
* 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
* more eeprom devices (nw) Miodrag Milanovic2013-04-121-2/+4
* changed machine().device("soundcpu") with m_soundcpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-2/+2
* Modernization of drivers part 18 (no whatsnew) Miodrag Milanovic2013-02-121-6/+73
* 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/+2
* 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-21/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+6
* 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/+1
* patches to make f1 super lap work, submitted by Haze, make Sixtoe happy! Michaël Banaan Ananas2012-09-031-0/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+23
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* Fix most remaining regressions. Aaron Giles2012-04-191-4/+4
* More fixes and a gcc warning fix. Aaron Giles2012-04-151-3/+4
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-6/+12
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-2/+44
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-41/+43
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-5/+5
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-1/+2
* 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-39/+39
* BIG update. Aaron Giles2011-03-291-2/+2
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-0/+1