mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
TSC support, touchscreen input. not perfect but for now this will do.
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
# depslib dependency file v1.0
|
||||
1485884302 source:c:\documents\sources\melonds\main.cpp
|
||||
1485901373 source:c:\documents\sources\melonds\main.cpp
|
||||
<stdio.h>
|
||||
<windows.h>
|
||||
"NDS.h"
|
||||
"GPU.h"
|
||||
|
||||
1485808644 c:\documents\sources\melonds\nds.h
|
||||
1485901230 c:\documents\sources\melonds\nds.h
|
||||
"types.h"
|
||||
|
||||
1481161027 c:\documents\sources\melonds\types.h
|
||||
|
||||
1485895731 source:c:\documents\sources\melonds\nds.cpp
|
||||
1485901668 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -71,16 +71,16 @@
|
||||
|
||||
1485799621 c:\documents\sources\melonds\cp15.h
|
||||
|
||||
1485883361 source:c:\documents\sources\melonds\cp15.cpp
|
||||
1485901523 source:c:\documents\sources\melonds\cp15.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
"ARM.h"
|
||||
"CP15.h"
|
||||
|
||||
1485878592 c:\documents\sources\melonds\spi.h
|
||||
1485900740 c:\documents\sources\melonds\spi.h
|
||||
|
||||
1485878652 source:c:\documents\sources\melonds\spi.cpp
|
||||
1485901732 source:c:\documents\sources\melonds\spi.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -108,7 +108,7 @@
|
||||
1484612398 c:\documents\sources\melonds\fifo.h
|
||||
"types.h"
|
||||
|
||||
1485133888 source:c:\documents\sources\melonds\dma.cpp
|
||||
1485901572 source:c:\documents\sources\melonds\dma.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"DMA.h"
|
||||
|
Reference in New Issue
Block a user