Previous 199869 Revisions Next

r23943 Tuesday 25th June, 2013 at 16:23:51 UTC by hap
(update note)
[src/emu/sound]ymz280b.c

trunk/src/emu/sound/ymz280b.c
r23942r23943
1919  Voice signal is output in stereo 16-bit 2's complement MSB-first format
2020
2121  TODO:
22  - Is memory handling 100% correct? At the moment, Konami firebeat.c and Scorpion bfm_sc4/5.c
23    are the only hardware currently emulated that use external handlers.
24    Konami firebeat.c also happens to be the only one using 16-bit PCM.
22  - Is memory handling 100% correct? At the moment, Konami firebeat.c is the only
23    hardware currently emulated that uses external handlers.
24    It also happens to be the only one using 16-bit PCM.
25   
26    Some other drivers (eg. bishi.c, bfm_sc4/5.c) also use ROM readback.
2527
2628*/
2729

Previous 199869 Revisions Next


© 1997-2024 The MAME Team