mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
* make direct boot less shitty.
* add main RAM mirror at 0x02800000 for ARM7.
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
# depslib dependency file v1.0
|
||||
1485901373 source:c:\documents\sources\melonds\main.cpp
|
||||
1485974193 source:c:\documents\sources\melonds\main.cpp
|
||||
<stdio.h>
|
||||
<windows.h>
|
||||
"NDS.h"
|
||||
"GPU.h"
|
||||
|
||||
1485901230 c:\documents\sources\melonds\nds.h
|
||||
1485981187 c:\documents\sources\melonds\nds.h
|
||||
"types.h"
|
||||
|
||||
1481161027 c:\documents\sources\melonds\types.h
|
||||
|
||||
1485973806 source:c:\documents\sources\melonds\nds.cpp
|
||||
1485981206 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -24,7 +24,7 @@
|
||||
"RTC.h"
|
||||
"Wifi.h"
|
||||
|
||||
1485973712 source:c:\documents\sources\melonds\arm.cpp
|
||||
1485979545 source:c:\documents\sources\melonds\arm.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"ARM.h"
|
||||
@ -65,7 +65,7 @@
|
||||
|
||||
1485795628 c:\documents\sources\melonds\arminterpreter_loadstore.h
|
||||
|
||||
1485830927 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp
|
||||
1485977845 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp
|
||||
<stdio.h>
|
||||
"ARM.h"
|
||||
|
||||
@ -134,10 +134,10 @@
|
||||
<string.h>
|
||||
"RTC.h"
|
||||
|
||||
1485878561 c:\documents\sources\melonds\ndscart.h
|
||||
1485980863 c:\documents\sources\melonds\ndscart.h
|
||||
"types.h"
|
||||
|
||||
1485880110 source:c:\documents\sources\melonds\ndscart.cpp
|
||||
1485981191 source:c:\documents\sources\melonds\ndscart.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
|
Reference in New Issue
Block a user