You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -46,4 +47,4 @@ PS. Just remember that emulated memory is `Big Endian` as opposed to our `Little
46
47
47
48
This tiny 9KB library is barebones and does does not handle events such as process exit for you.
48
49
49
-
It's the user's responsibility to listen to these events, otherwise you'll run into exceptions if e.g. you try to read Dolphin Memory after Dolphin closes.
50
+
It's the user's responsibility to listen to these events, otherwise you'll run into exceptions if e.g. you try to read Dolphin Memory after Dolphin closes.
0 commit comments