summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/c140.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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