IPC FIFO emulation.

This commit is contained in:
StapleButter
2017-01-17 01:58:25 +01:00
parent 8c2f785a0f
commit 45bceecc19
5 changed files with 259 additions and 1 deletions

View File

@ -10,12 +10,13 @@
1481161027 c:\documents\sources\melonds\types.h
1484538142 source:c:\documents\sources\melonds\nds.cpp
1484614470 source:c:\documents\sources\melonds\nds.cpp
<stdio.h>
<string.h>
"NDS.h"
"ARM.h"
"CP15.h"
"FIFO.h"
"GPU2D.h"
"SPI.h"
"Wifi.h"
@ -95,3 +96,9 @@
"NDS.h"
"Wifi.h"
1484613078 source:c:\documents\sources\melonds\fifo.cpp
"FIFO.h"
1484612398 c:\documents\sources\melonds\fifo.h
"types.h"