From 8f33d9c9a7c95f17c480782fee3b5e405d41a79c Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 29 Apr 2024 18:40:03 +0200 Subject: WIP wireshark dissector --- docs/notes.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/notes.md b/docs/notes.md index 5a79e76..6043bfa 100644 --- a/docs/notes.md +++ b/docs/notes.md @@ -72,9 +72,19 @@ sufficiently advanced local multiplayer emulation. - windows only + very advanced debugger -[note]: <> (interesting links) - [toolchaingenericds]: https://bitbucket.org/Coto88/toolchaingenericds/src/master/ [nogba]: https://problemkaputt.de/gba.htm [melonds]: https://melonds.kuribo64.net/ [desmume]: https://desmume.org/ + +## MelonDS hacking + +source: + +### Findings + +- melonDS @ Config > Wifi settings "Local multiplayer features do not use the same network protocols as online play" +- comment @ src/Wifi.cpp:46 "multiplayer host TX sequence" +- references to `RFTransfer_Type{2,3}` @ +- nintendo ds ni-fi protocol @ + -- cgit v1.2.3