diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-01-31 04:06:05 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-01-31 04:06:05 +0100 |
commit | 12ebf83665aad8ae238bdaf4720e552f9433d4bc (patch) | |
tree | 5583cfe20d8c587c40f198b2772c33b0076eb2d0 /melonDS.depend | |
parent | 594286ee5de7f58e5eccd1bade725f3e92196cba (diff) |
keep the GPU from crashing if there's no VRAM mapped, I guess.
noting that the way it's accessing VRAM is grossly inaccurate.
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/melonDS.depend b/melonDS.depend index 8f08bab..2b34459 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -41,7 +41,7 @@ "types.h" "ARM.h" -1485817127 source:c:\documents\sources\melonds\arminterpreter.cpp +1485831103 source:c:\documents\sources\melonds\arminterpreter.cpp <stdio.h> "NDS.h" "CP15.h" @@ -117,7 +117,7 @@ 1484698068 c:\documents\sources\melonds\dma.h "types.h" -1485809857 source:c:\documents\sources\melonds\gpu.cpp +1485831589 source:c:\documents\sources\melonds\gpu.cpp <stdio.h> <string.h> "NDS.h" |