Fixed freezing when soft reseting Legend of Zelda: Majora's Mask (and possibly others)

This commit is contained in:
null_ptr 2014-06-30 18:25:42 +00:00
parent 65ddaf8a30
commit 46ccebaf2b
2 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ void flashram_command(unsigned int command)
switch (flashram_info.mode)
{
case NOPES_MODE:
case READ_MODE:
break;
case ERASE_MODE:
{

Binary file not shown.