region detection, cd states wip, fixes, stuff
authornotaz <notasas@gmail.com>
Sun, 28 Jan 2007 22:51:16 +0000 (22:51 +0000)
committernotaz <notasas@gmail.com>
Sun, 28 Jan 2007 22:51:16 +0000 (22:51 +0000)
commit51a902ae2512cffdb3ac7751988c1bde4a641be4
tree583042472730f8f258dc950149d0f206e4309969
parentcb0316e4c526ad4c8d50e40e53c9d39044dcaaf9
region detection, cd states wip, fixes, stuff

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@25 be3aeb3a-fb24-0410-a615-afba39da0efa
26 files changed:
Pico/Area.c
Pico/Pico.c
Pico/Pico.h
Pico/PicoInt.h
Pico/cd/Area.c [new file with mode: 0644]
Pico/cd/LC89510.c
Pico/cd/LC89510.h
Pico/cd/Memory.c
Pico/cd/Misc.c [new file with mode: 0644]
Pico/cd/Pico.c
Pico/cd/Sek.c
Pico/cd/cd_file.c
Pico/cd/cd_sys.c
Pico/cd/cd_sys.h
Pico/cd/gfx_cd.c
Pico/cd/gfx_cd.h
platform/gp2x/940ctl_ym2612.c
platform/gp2x/Makefile
platform/gp2x/code940/940.c
platform/gp2x/code940/940init.s
platform/gp2x/code940/Makefile
platform/gp2x/emu.c
platform/gp2x/emu.h
platform/gp2x/menu.c
platform/linux/940ctl_ym2612.c
platform/linux/Makefile