summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/scramble.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-14/+14
* PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+2
* new working clone Ivan Vangelista2018-10-161-1/+16
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-4/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-157/+93
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-5/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-15/+15
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-15/+15
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-15/+15
* New working clone Ivan Vangelista2017-11-081-5/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-36/+36
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-8/+9
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+695