mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
* stub more wifi crap
* louder sound * misc fixes
This commit is contained in:
@ -495,8 +495,8 @@ void Write(u8 val, u32 hold)
|
||||
break;
|
||||
|
||||
default:
|
||||
if (DataPos==0)
|
||||
printf("unknown save SPI command %02X\n", CurCmd);
|
||||
//if (DataPos==0)
|
||||
// printf("unknown save SPI command %02X %08X\n", CurCmd);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user