mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-29 00:59:56 -06:00
* fixes to GXFIFO IRQ. refine IRQ support a bit.
* fix potential bug when multiple DMAs are running.
This commit is contained in:
@ -5,12 +5,12 @@
|
||||
"NDS.h"
|
||||
"GPU.h"
|
||||
|
||||
1487303037 c:\documents\sources\melonds\nds.h
|
||||
1488497585 c:\documents\sources\melonds\nds.h
|
||||
"types.h"
|
||||
|
||||
1481161027 c:\documents\sources\melonds\types.h
|
||||
|
||||
1488477261 source:c:\documents\sources\melonds\nds.cpp
|
||||
1488497660 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -24,7 +24,7 @@
|
||||
"RTC.h"
|
||||
"Wifi.h"
|
||||
|
||||
1487349559 source:c:\documents\sources\melonds\arm.cpp
|
||||
1488497771 source:c:\documents\sources\melonds\arm.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"ARM.h"
|
||||
@ -81,7 +81,7 @@
|
||||
|
||||
1486502258 c:\documents\sources\melonds\spi.h
|
||||
|
||||
1486502498 source:c:\documents\sources\melonds\spi.cpp
|
||||
1488496264 source:c:\documents\sources\melonds\spi.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -109,7 +109,7 @@
|
||||
1486511075 c:\documents\sources\melonds\fifo.h
|
||||
"types.h"
|
||||
|
||||
1487354030 source:c:\documents\sources\melonds\dma.cpp
|
||||
1488497840 source:c:\documents\sources\melonds\dma.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"DMA.h"
|
||||
@ -119,7 +119,7 @@
|
||||
1487305393 c:\documents\sources\melonds\dma.h
|
||||
"types.h"
|
||||
|
||||
1488227337 source:c:\documents\sources\melonds\gpu.cpp
|
||||
1488496264 source:c:\documents\sources\melonds\gpu.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -140,15 +140,15 @@
|
||||
1486506409 c:\documents\sources\melonds\ndscart.h
|
||||
"types.h"
|
||||
|
||||
1486506451 source:c:\documents\sources\melonds\ndscart.cpp
|
||||
1488496264 source:c:\documents\sources\melonds\ndscart.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
"NDSCart.h"
|
||||
|
||||
1488239485 c:\documents\sources\melonds\gpu3d.h
|
||||
1488497796 c:\documents\sources\melonds\gpu3d.h
|
||||
|
||||
1488410045 source:c:\documents\sources\melonds\gpu3d.cpp
|
||||
1488497825 source:c:\documents\sources\melonds\gpu3d.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
|
Reference in New Issue
Block a user