mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
start work on non-direct mode. reply to DHCP discover frame.
This commit is contained in:
@ -28,8 +28,8 @@
|
||||
namespace Wifi
|
||||
{
|
||||
|
||||
//#define WIFI_LOG printf
|
||||
#define WIFI_LOG(...) {}
|
||||
#define WIFI_LOG printf
|
||||
//#define WIFI_LOG(...) {}
|
||||
|
||||
u8 RAM[0x2000];
|
||||
u16 IO[0x1000>>1];
|
||||
|
Reference in New Issue
Block a user