summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/special.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-391/+0
* specimx: missed another null reference Robbbert2021-02-131-5/+7
* specimx: Coverity 315439 Robbbert2021-02-131-1/+3
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-11/+11
* special: removed anonymous timer. Robbbert2020-10-101-12/+5
* New NOT WORKING machines Robbbert2020-07-241-1/+1
* special: cleanups. Fixed cassette loading at first screen. Improved pioner. S... Robbbert2020-07-171-88/+100
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-13/+13
* special.cpp a bit less hacky banking (nw) MetalliC2020-06-021-11/+12
* more macro removal (nw) Ivan Vangelista2020-05-191-7/+7
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) misc cleanup: Vas Crabb2019-09-201-3/+1
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-1/+1
* special.cpp: Use some more finder arrays (nw) AJR2018-05-201-40/+25
* 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-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+397