summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segas24.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* MT #04159 (nw) Angelo Salese2019-07-271-0/+4
* segas24.cpp : Cleanups, Add save states (#3985) cam9002018-10-071-14/+30
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-0/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* segas24.cpp: Further cleanups (nw) AJR2018-06-051-65/+64
* segas24.cpp: Eliminate machine().device (nw) AJR2018-06-051-6/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+8
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* segas24.cpp: Add uPD4701A devices; update documentation (nw) AJR2017-09-061-1/+0
* YM2151 reset line handler added, though not implemented properly yet (nw) AJR2017-07-251-2/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* hotrod: Read pedals through MSM6253 AJR2017-04-171-5/+1
* segas24.cpp: Read inputs through 315-5296 AJR2017-04-091-20/+12
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-29/+29
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-0/+20
* 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