summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/rf5c400.cpp
Commit message (Expand)AuthorAgeFilesLines
* -firebeat.cpp: Added support for beatmania III FDD and spectrum analyzer. (#7... 9871238791132021-03-111-6/+38
* sound/rf5c400.cpp: Fixed looping, and implemented position readback. (#7699) 9871238791132021-01-241-17/+74
* rf5c400/rf5c68/rolandpcm/git status Aaron Giles2020-09-211-10/+10
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* rf5c400.cpp: Modernized save states, Allow clock changed behavior cam9002020-07-061-23/+31
* rf5c400.cpp: Minor revert PR #6887 (#6889) cam9002020-07-041-5/+5
* rf5c400.cpp: Fix GitHub issue #6883 (#6887) cam9002020-06-301-6/+6
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-2/+2
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* 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