add regdump

This commit is contained in:
David Voswinkel
2009-07-05 10:44:00 +02:00
parent 0a62ac52be
commit 9d707f612a
26 changed files with 1311 additions and 0 deletions

6
snes/regdump/myEvents.h Normal file
View File

@@ -0,0 +1,6 @@
char fadeOut(word counter);
char fadeIn(word counter);
char mosaicOut(word counter);
char mosaicIn(word counter);
char NMIReadPad(word counter);
char scrollLeft(word counter);