Sonic CD shows Sega logo

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@18 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-01-13 21:57:26 +00:00
parent c459aefdad
commit cb4a513a96
6 changed files with 116 additions and 45 deletions

7
Pico/cd/gfx_cd.h Normal file
View file

@ -0,0 +1,7 @@
void gfx_cd_update(void);
unsigned int gfx_cd_read(unsigned int a);
void gfx_cd_write(unsigned int a, unsigned int d);