From 348bbd8cb8739c43c37f15538521819d5ef6ee44 Mon Sep 17 00:00:00 2001 From: StapleButter Date: Mon, 30 Jan 2017 19:11:29 +0100 Subject: move TCM shit to CP15.cpp. closer to the real thing (for example now DMA can't access TCM, etc). the code is shit. I would use templates if only it fucking worked without requiring the function body to be included in a .h. --- melonDS.depend | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'melonDS.depend') diff --git a/melonDS.depend b/melonDS.depend index 8263bde..938a022 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -5,12 +5,12 @@ "NDS.h" "GPU.h" -1485792939 c:\documents\sources\melonds\nds.h +1485798225 c:\documents\sources\melonds\nds.h "types.h" 1481161027 c:\documents\sources\melonds\types.h -1485374133 source:c:\documents\sources\melonds\nds.cpp +1485798397 source:c:\documents\sources\melonds\nds.cpp "NDS.h" @@ -30,9 +30,10 @@ "ARM.h" "ARMInterpreter.h" -1485797447 c:\documents\sources\melonds\arm.h +1485799759 c:\documents\sources\melonds\arm.h "types.h" "NDS.h" + "CP15.h" 1484530962 c:\documents\sources\melonds\arm_instrtable.h @@ -68,17 +69,18 @@ "ARM.h" -1481037554 c:\documents\sources\melonds\cp15.h +1485799621 c:\documents\sources\melonds\cp15.h -1485136658 source:c:\documents\sources\melonds\cp15.cpp +1485799278 source:c:\documents\sources\melonds\cp15.cpp + "NDS.h" "ARM.h" "CP15.h" 1480957111 c:\documents\sources\melonds\spi.h -1485137440 source:c:\documents\sources\melonds\spi.cpp +1485797744 source:c:\documents\sources\melonds\spi.cpp "NDS.h" -- cgit v1.2.3