Virtual Boy: document reset register

This commit is contained in:
tildearrow 2022-10-16 01:14:00 -05:00
parent dfea2fc684
commit 340a70653b
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@ const char* regCheatSheetVB[]={
"S6EV0", "550",
"S6EV1", "554",
"S6RAM", "558",
"RESET", "580",
NULL
};