32x: drc: more bugfixing

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@865 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2010-01-23 20:54:28 +00:00
parent a2b8c5a545
commit 04092e329b
5 changed files with 139 additions and 76 deletions

View file

@ -35,7 +35,7 @@ typedef struct SH2_
int irq_cycles;
void *p_bios; // convenience pointers
void *p_da;
void *p_sdram;
void *p_sdram; // 80
void *p_rom;
unsigned int pdb_io_csum[2];