From 7dba0121cbadcfadb6651ec37ad95241dd94b296 Mon Sep 17 00:00:00 2001 From: StapleButter Date: Fri, 20 Jan 2017 15:13:44 +0100 Subject: fix bug with ALU operations and shift operands, where the shift operation could obliterate the carry flag also, misc shit --- melonDS.depend | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'melonDS.depend') diff --git a/melonDS.depend b/melonDS.depend index 7b5eeb1..89df6a0 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1484751556 source:c:\documents\sources\melonds\main.cpp +1484878707 source:c:\documents\sources\melonds\main.cpp "NDS.h" @@ -10,7 +10,7 @@ 1481161027 c:\documents\sources\melonds\types.h -1484868036 source:c:\documents\sources\melonds\nds.cpp +1484919120 source:c:\documents\sources\melonds\nds.cpp "NDS.h" @@ -23,7 +23,7 @@ "RTC.h" "Wifi.h" -1484870885 source:c:\documents\sources\melonds\arm.cpp +1484917677 source:c:\documents\sources\melonds\arm.cpp "NDS.h" "ARM.h" @@ -57,7 +57,7 @@ 1481160920 c:\documents\sources\melonds\arminterpreter_alu.h -1481202027 source:c:\documents\sources\melonds\arminterpreter_alu.cpp +1484917510 source:c:\documents\sources\melonds\arminterpreter_alu.cpp "ARM.h" @@ -83,7 +83,7 @@ "NDS.h" "SPI.h" -1484870914 source:c:\documents\sources\melonds\gpu2d.cpp +1484920777 source:c:\documents\sources\melonds\gpu2d.cpp "NDS.h" @@ -105,7 +105,7 @@ 1484612398 c:\documents\sources\melonds\fifo.h "types.h" -1484762586 source:c:\documents\sources\melonds\dma.cpp +1484871851 source:c:\documents\sources\melonds\dma.cpp "NDS.h" "DMA.h" -- cgit v1.2.3