o crc checking rom

This commit is contained in:
optixx
2009-04-25 20:41:02 +02:00
parent edf204ac24
commit 4a083cbea3
32 changed files with 1553 additions and 0 deletions

2
snes/crc/debug.h Normal file
View File

@@ -0,0 +1,2 @@
void initDebugMap(void);
void debug(void);