mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 13:27:41 -07:00
86cdf28323
calling GetDC() over and over again isn't a good idea.
146 lines
2.7 KiB
Plaintext
146 lines
2.7 KiB
Plaintext
# depslib dependency file v1.0
|
|
1486141269 source:c:\documents\sources\melonds\main.cpp
|
|
<stdio.h>
|
|
<windows.h>
|
|
"NDS.h"
|
|
"GPU.h"
|
|
|
|
1486142800 c:\documents\sources\melonds\nds.h
|
|
"types.h"
|
|
|
|
1481161027 c:\documents\sources\melonds\types.h
|
|
|
|
1486333824 source:c:\documents\sources\melonds\nds.cpp
|
|
<stdio.h>
|
|
<string.h>
|
|
"NDS.h"
|
|
"ARM.h"
|
|
"CP15.h"
|
|
"NDSCart.h"
|
|
"DMA.h"
|
|
"FIFO.h"
|
|
"GPU.h"
|
|
"SPI.h"
|
|
"RTC.h"
|
|
"Wifi.h"
|
|
|
|
1486310992 source:c:\documents\sources\melonds\arm.cpp
|
|
<stdio.h>
|
|
"NDS.h"
|
|
"ARM.h"
|
|
"ARMInterpreter.h"
|
|
|
|
1486261220 c:\documents\sources\melonds\arm.h
|
|
"types.h"
|
|
"NDS.h"
|
|
"CP15.h"
|
|
|
|
1485905451 c:\documents\sources\melonds\arm_instrtable.h
|
|
|
|
1485795549 c:\documents\sources\melonds\arminterpreter.h
|
|
"types.h"
|
|
"ARM.h"
|
|
|
|
1486253445 source:c:\documents\sources\melonds\arminterpreter.cpp
|
|
<stdio.h>
|
|
"NDS.h"
|
|
"CP15.h"
|
|
"ARMInterpreter.h"
|
|
"ARMInterpreter_ALU.h"
|
|
"ARMInterpreter_Branch.h"
|
|
"ARMInterpreter_LoadStore.h"
|
|
"ARM_InstrTable.h"
|
|
|
|
1485795628 c:\documents\sources\melonds\arminterpreter_branch.h
|
|
|
|
1485797084 source:c:\documents\sources\melonds\arminterpreter_branch.cpp
|
|
<stdio.h>
|
|
"ARM.h"
|
|
|
|
1485883149 c:\documents\sources\melonds\arminterpreter_alu.h
|
|
|
|
1485884226 source:c:\documents\sources\melonds\arminterpreter_alu.cpp
|
|
<stdio.h>
|
|
"ARM.h"
|
|
|
|
1485795628 c:\documents\sources\melonds\arminterpreter_loadstore.h
|
|
|
|
1486261538 source:c:\documents\sources\melonds\arminterpreter_loadstore.cpp
|
|
<stdio.h>
|
|
"ARM.h"
|
|
|
|
1485799621 c:\documents\sources\melonds\cp15.h
|
|
|
|
1486086235 source:c:\documents\sources\melonds\cp15.cpp
|
|
<stdio.h>
|
|
<string.h>
|
|
"NDS.h"
|
|
"ARM.h"
|
|
"CP15.h"
|
|
|
|
1485900740 c:\documents\sources\melonds\spi.h
|
|
|
|
1486163389 source:c:\documents\sources\melonds\spi.cpp
|
|
<stdio.h>
|
|
<string.h>
|
|
"NDS.h"
|
|
"SPI.h"
|
|
|
|
1486315323 source:c:\documents\sources\melonds\gpu2d.cpp
|
|
<stdio.h>
|
|
<string.h>
|
|
"NDS.h"
|
|
"GPU.h"
|
|
|
|
1485991372 c:\documents\sources\melonds\gpu2d.h
|
|
|
|
1481040524 c:\documents\sources\melonds\wifi.h
|
|
|
|
1481041659 source:c:\documents\sources\melonds\wifi.cpp
|
|
<stdio.h>
|
|
<string.h>
|
|
"NDS.h"
|
|
"Wifi.h"
|
|
|
|
1484613078 source:c:\documents\sources\melonds\fifo.cpp
|
|
"FIFO.h"
|
|
|
|
1484612398 c:\documents\sources\melonds\fifo.h
|
|
"types.h"
|
|
|
|
1486309616 source:c:\documents\sources\melonds\dma.cpp
|
|
<stdio.h>
|
|
"NDS.h"
|
|
"DMA.h"
|
|
"NDSCart.h"
|
|
|
|
1484698068 c:\documents\sources\melonds\dma.h
|
|
"types.h"
|
|
|
|
1486152626 source:c:\documents\sources\melonds\gpu.cpp
|
|
<stdio.h>
|
|
<string.h>
|
|
"NDS.h"
|
|
"GPU.h"
|
|
|
|
1485989497 c:\documents\sources\melonds\gpu.h
|
|
"GPU2D.h"
|
|
|
|
1484848282 c:\documents\sources\melonds\rtc.h
|
|
"types.h"
|
|
|
|
1486244121 source:c:\documents\sources\melonds\rtc.cpp
|
|
<stdio.h>
|
|
<string.h>
|
|
"RTC.h"
|
|
|
|
1485980863 c:\documents\sources\melonds\ndscart.h
|
|
"types.h"
|
|
|
|
1486313011 source:c:\documents\sources\melonds\ndscart.cpp
|
|
<stdio.h>
|
|
<string.h>
|
|
"NDS.h"
|
|
"NDSCart.h"
|
|
|