aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/notes.md14
1 files changed, 12 insertions, 2 deletions
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: <https://git.pipeframe.xyz/fork/melonDS>
+
+### 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}` @ <https://www.problemkaputt.de/gbatek.htm#dswifirfchip>
+- nintendo ds ni-fi protocol @ <https://web.archive.org/web/20090202194241/http://masscat.afraid.org/ninds/proto_info.php>
+