PCM sound, refactored code940
authornotaz <notasas@gmail.com>
Sun, 4 Feb 2007 17:15:31 +0000 (17:15 +0000)
committernotaz <notasas@gmail.com>
Sun, 4 Feb 2007 17:15:31 +0000 (17:15 +0000)
commit4f265db77684ec33f9533e7c76734498df03bba4
tree41b7e279de3852c47b87a8681d484d1316473d62
parent75736070161d40608ba3052b4c95b42943f9de3d
PCM sound, refactored code940

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@27 be3aeb3a-fb24-0410-a615-afba39da0efa
28 files changed:
Pico/Pico.c
Pico/Pico.h
Pico/PicoInt.h
Pico/cd/Area.c
Pico/cd/Memory.c
Pico/cd/Pico.c
Pico/sound/mix.c [new file with mode: 0644]
Pico/sound/mix.h [new file with mode: 0644]
Pico/sound/mix.s [new file with mode: 0644]
Pico/sound/sn76496.c
Pico/sound/sound.c
Pico/sound/sound.h
Pico/sound/ym2612.c
Pico/sound/ym2612.h
platform/gp2x/940ctl_ym2612.c
platform/gp2x/940ctl_ym2612.h
platform/gp2x/Makefile
platform/gp2x/asmutils.h
platform/gp2x/asmutils.s
platform/gp2x/code940/940.c
platform/gp2x/code940/940init.s
platform/gp2x/code940/940shared.h
platform/gp2x/code940/Makefile
platform/gp2x/emu.c
platform/gp2x/emu.h
platform/gp2x/menu.c
platform/linux/940ctl_ym2612.c
platform/linux/Makefile