mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-30 01:29:52 -06:00
implement screen swap.
silence some logging for 3D GPU writes.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
1481161027 c:\documents\sources\melonds\types.h
|
||||
|
||||
1485981206 source:c:\documents\sources\melonds\nds.cpp
|
||||
1485982397 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -24,7 +24,7 @@
|
||||
"RTC.h"
|
||||
"Wifi.h"
|
||||
|
||||
1485979545 source:c:\documents\sources\melonds\arm.cpp
|
||||
1485981252 source:c:\documents\sources\melonds\arm.cpp
|
||||
<stdio.h>
|
||||
"NDS.h"
|
||||
"ARM.h"
|
||||
@ -117,13 +117,13 @@
|
||||
1484698068 c:\documents\sources\melonds\dma.h
|
||||
"types.h"
|
||||
|
||||
1485964826 source:c:\documents\sources\melonds\gpu.cpp
|
||||
1485982457 source:c:\documents\sources\melonds\gpu.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
"GPU.h"
|
||||
|
||||
1484709419 c:\documents\sources\melonds\gpu.h
|
||||
1485982310 c:\documents\sources\melonds\gpu.h
|
||||
"GPU2D.h"
|
||||
|
||||
1484848282 c:\documents\sources\melonds\rtc.h
|
||||
|
Reference in New Issue
Block a user