mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
* take nwifi forward some
* shut up CP15 printf's for Fx0 * fix bugs
This commit is contained in:
@ -966,7 +966,8 @@ void MSTimer()
|
||||
|
||||
void USTimer(u32 param)
|
||||
{
|
||||
WifiAP::USTimer();
|
||||
// FIXME!!!
|
||||
//WifiAP::USTimer();
|
||||
|
||||
if (IOPORT(W_USCountCnt))
|
||||
{
|
||||
|
Reference in New Issue
Block a user