summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/c140.cpp
Commit message (Expand)AuthorAgeFilesLines
* c140: c219 has less voice regs, don't call c140_r hap2021-06-091-1/+6
* c140: correct offset range when reading keyon status [dink] hap2021-06-091-1/+3
* c140: fix regression with namcos2 assault engine noise hap2021-06-051-8/+4
* c140.cpp: add sample status readback, fixes engine sound in suzuka 8 hours, f... Angelo Salese2021-05-201-0/+18
* c140.cpp: Reduce duplication in fetching sample (#7439) cam9002020-11-071-1/+2
* sound: Add a few new helpers to write_stream_view Aaron Giles2020-09-201-20/+4
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-171-6/+6
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-171-6/+6
* beep/bsmt2000/c140/c352/c6280/cdda: Update to new stream callbacks Aaron Giles2020-09-151-20/+24
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-4/+4
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-291-1/+1
* srcclean and cleanup (nw) Vas Crabb2020-06-211-1/+1
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* c140.cpp updates [cam900, superctr] cam9002020-05-071-261/+390
* Revert "c140.cpp updates [cam900, superctr]" R. Belmont2020-05-061-390/+261
* c140.cpp updates [cam900, superctr] cam9002020-05-061-261/+390
* c140: Update comments (nw) AJR2019-10-151-6/+1
* c140: Rework interrupt timing and fix regression (nw) AJR2019-09-061-7/+14
* c140: Add timing output to trigger periodic FIRQ AJR2019-09-051-1/+28
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* c140.cpp : Remove unnecessary arguments in handlers cam9002019-02-031-2/+2
* vgmplay: Supports C140 [smf] smf-2018-08-101-19/+25
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* - Removed this == nullptr checks and fixed most of the resulting crashes. [Mo... Miodrag Milanovic2016-01-231-9/+9
* Remove debug print therealmogminer@gmail.com2016-01-231-1/+0
* Refix some of the this==NULL stuff therealmogminer@gmail.com2016-01-231-13/+12
* More this==NULL stuff therealmogminer@gmail.com2016-01-231-1/+1
* Still more this==NULL cleanup mooglyguy2016-01-231-9/+13
* 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-8/+8
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+489