mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 06:39:58 -06:00
* HBlank flag and IRQ.
* VBlank and HBlank DMA.
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
# depslib dependency file v1.0
|
||||
1486086940 source:c:\documents\sources\melonds\main.cpp
|
||||
1486141269 source:c:\documents\sources\melonds\main.cpp
|
||||
<stdio.h>
|
||||
<windows.h>
|
||||
"NDS.h"
|
||||
"GPU.h"
|
||||
|
||||
1485981187 c:\documents\sources\melonds\nds.h
|
||||
1486142800 c:\documents\sources\melonds\nds.h
|
||||
"types.h"
|
||||
|
||||
1481161027 c:\documents\sources\melonds\types.h
|
||||
|
||||
1486135026 source:c:\documents\sources\melonds\nds.cpp
|
||||
1486143063 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -86,7 +86,7 @@
|
||||
"NDS.h"
|
||||
"SPI.h"
|
||||
|
||||
1485994573 source:c:\documents\sources\melonds\gpu2d.cpp
|
||||
1486143936 source:c:\documents\sources\melonds\gpu2d.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -108,7 +108,7 @@
|
||||
1484612398 c:\documents\sources\melonds\fifo.h
|
||||
"types.h"
|
||||
|
||||
1486093630 source:c:\documents\sources\melonds\dma.cpp
|
||||
1486143294 source:c:\documents\sources\melonds\dma.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"DMA.h"
|
||||
@ -117,7 +117,7 @@
|
||||
1484698068 c:\documents\sources\melonds\dma.h
|
||||
"types.h"
|
||||
|
||||
1485990504 source:c:\documents\sources\melonds\gpu.cpp
|
||||
1486142983 source:c:\documents\sources\melonds\gpu.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
|
Reference in New Issue
Block a user