summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/rf5c400.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-25/+57
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-57/+25
* RF5C400: State save the external memory registers. Move static variable into ... smf-2017-12-071-17/+48
* RF5C400: Converted to use device_rom_interface [smf] smf-2017-12-061-8/+9
* rf5c400: fix regression (nw) arbee2017-12-041-1/+1
* twinkle: many fixes to waveram banking + DMA. Most sets are semi-playable no... arbee2017-12-021-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-152/+123
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* rf5c400: added external memory r/w function [Ville Linde] Ville Linde2016-01-251-3/+23
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+551