mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
start new makefile, migrate to libpicofe
This commit is contained in:
parent
4685e5a10e
commit
e743be2070
47 changed files with 246 additions and 6342 deletions
|
@ -337,6 +337,7 @@ static int PsndRender(int offset, int length)
|
|||
memset32(buf32, 0, length<<stereo);
|
||||
|
||||
//printf("active_chs: %02x\n", buf32_updated);
|
||||
(void)buf32_updated;
|
||||
|
||||
// CD: PCM sound
|
||||
if (do_pcm) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue