diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-02-05 17:45:17 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-02-05 17:45:17 +0100 |
commit | e88cf1b43d554e16ca8f5ba67c7737231c935f0e (patch) | |
tree | 60189ab56a9f4f83888c4b74e8ecf6e29004249d /melonDS.depend | |
parent | ff3b60bc9338ae9753c0f08d38492484f6ed81c6 (diff) |
apparently when you set an out-of-bounds address for EEPROM, it should wrap around
TODO: check if it also happens with Flash
also fix shit that could have later turned into memory leaks
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/melonDS.depend b/melonDS.depend index 1eca451..f7fbfb0 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -10,7 +10,7 @@ 1481161027 c:\documents\sources\melonds\types.h -1486310027 source:c:\documents\sources\melonds\nds.cpp +1486312246 source:c:\documents\sources\melonds\nds.cpp <stdio.h> <string.h> "NDS.h" @@ -24,7 +24,7 @@ "RTC.h" "Wifi.h" -1486310306 source:c:\documents\sources\melonds\arm.cpp +1486310992 source:c:\documents\sources\melonds\arm.cpp <stdio.h> "NDS.h" "ARM.h" @@ -137,7 +137,7 @@ 1485980863 c:\documents\sources\melonds\ndscart.h "types.h" -1486309588 source:c:\documents\sources\melonds\ndscart.cpp +1486312231 source:c:\documents\sources\melonds\ndscart.cpp <stdio.h> <string.h> "NDS.h" |