summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/scramble.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-23/+23
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+21
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+17
* New working clone Ivan Vangelista2017-11-081-15/+16
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-1/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* process MASH / siftware submisisons, attempted to make a little less hacky (nw) David Haywood2015-09-281-0/+1
* Hooked up speech in "Harem". Added save-states. Verified colors [Luca Elia, t... Luca Elia2015-07-201-4/+7
* 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
* galaxold / scramble: Removed some unused code (nw) Osso2015-01-011-4/+0
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-7/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Misc cleanups. (nw) Ivan Vangelista2014-01-181-8/+10
* standardised 7474 MCFG and reduced number of run time lookups (nw) smf-2014-01-101-11/+12
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+1
* small cleanup (nw) Miodrag Milanovic2013-02-121-8/+8
* Modernization of drivers part 18 (no whatsnew) Miodrag Milanovic2013-02-121-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+3
* Decrypted code in "Harem" [Luca Elia] Luca Elia2012-11-111-0/+15
* moved harem to scramble.c Michaƫl Banaan Ananas2012-10-171-1/+6
* changed 7474 to use devcb2 (no whatsnew) Miodrag Milanovic2012-10-171-1/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-2/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-4/+0
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-4/+4
* Memory handler normalization, part 1. Aaron Giles2012-09-171-7/+7
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+4
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-2/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-22/+24
* updating MAME drivers to use modern i8255 implementation instead of the legac... Fabio Priuli2012-05-151-7/+15
* Fixed MT# 04779: billiard, hustler, hustlerb2, hustlerd: Crash before OK Scott Stone2012-04-271-1/+1
* Fix most remaining regressions. Aaron Giles2012-04-191-2/+3
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-3/+3
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+3
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* modernization of some CUSTOM_INPUT's part 2 (no whatsnew) Miodrag Milanovic2012-04-091-2/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Convert scramble/galaxold to driver_device [Atari Ace] Scott Stone2011-04-091-0/+78