diff options
author | 2021-10-24 04:43:21 +0900 | |
---|---|---|
committer | 2021-10-23 15:43:21 -0400 | |
commit | 71bfb683e730d27ed71ad018ab07dc489be0a5fe (patch) | |
tree | c844a6c1e13e80d31cc52686e9eca5d6839742d5 /src/emu/debug/debugcmd.cpp | |
parent | 669b1f6adecfd940d5ae8b97150dc73db04894c5 (diff) |
Various ST0016 updates, Especially sound and interface functions (#8686)
* sound/st0016.cpp: Fix sound pitch, related to CPU clock
use struct for each voices, Minor fix in sample position, use device_memory_interface for fetching sample behavior, Add notes
machine/st0016.cpp: Use seperated address space for character RAM space, use device_video_interface for screen finder, use device_mixer_interface for sound output instead preinstalled speaker device, Fix spacing, Add notes, Use shorter/correct type values
speglsht.cpp, srmp5.cpp: Fix ST0016 clock (these are hasn't 8MHz or 48MHz XTAL), Fix naming
speglsht.cpp: Fix 1 pixel gap in ST0016 layer
srmp5.cpp: Reduce unnecessary line
* simple_st0016.cpp: Add notes of CPU clock
Diffstat (limited to 'src/emu/debug/debugcmd.cpp')
0 files changed, 0 insertions, 0 deletions