melonDS/src
StapleButter d92c7e79df re-blarg. linux doesn't take \ you idiot 2018-12-11 22:17:49 +01:00
..
libui_sdl move config-file seeking code to its own thing. 2018-12-11 21:34:05 +01:00
pcap start work on libpcap shit 2017-12-17 17:21:50 +01:00
ARM.cpp add missing shit to savestates. bump the version up. 2018-12-11 21:50:28 +01:00
ARM.h more sensible cache timings 2018-12-11 17:59:52 +01:00
ARMInterpreter.cpp make this other branch where we're going to actually make it usable 2018-12-08 20:27:00 +01:00
ARMInterpreter.h fixor copyright years. 2018-09-15 02:32:13 +02:00
ARMInterpreter_ALU.cpp begin work on general timing renovation. way shitty because it behaves as if caches were off, so everything will be slow as shit. 2018-12-04 17:54:10 +01:00
ARMInterpreter_ALU.h fixor copyright years. 2018-09-15 02:32:13 +02:00
ARMInterpreter_Branch.cpp begin work on general timing renovation. way shitty because it behaves as if caches were off, so everything will be slow as shit. 2018-12-04 17:54:10 +01:00
ARMInterpreter_Branch.h fixor copyright years. 2018-09-15 02:32:13 +02:00
ARMInterpreter_LoadStore.cpp take it somewhere. 2018-12-09 01:17:05 +01:00
ARMInterpreter_LoadStore.h fixor copyright years. 2018-09-15 02:32:13 +02:00
ARM_InstrTable.h fixor copyright years. 2018-09-15 02:32:13 +02:00
CP15.cpp add missing shit to savestates. bump the version up. 2018-12-11 21:50:28 +01:00
CRC32.cpp blarg. 2018-12-11 19:16:19 +01:00
CRC32.h add CRC32 shit 2018-12-11 19:10:57 +01:00
Config.cpp move config-file seeking code to its own thing. 2018-12-11 21:34:05 +01:00
Config.h separate SRAM setting coded, I guess 2018-10-24 00:24:36 +02:00
DMA.cpp finish the work on the main loop. finally fix all cases of desync I could find. also add #ifdef'd debug code to check for desyncs. 2018-12-11 15:56:34 +01:00
DMA.h temp commit 2018-12-11 03:08:46 +01:00
FIFO.h GPU done 2018-10-18 02:31:01 +02:00
GPU.cpp finish the work on the main loop. finally fix all cases of desync I could find. also add #ifdef'd debug code to check for desyncs. 2018-12-11 15:56:34 +01:00
GPU.h fix code that would have fucking asploded 2018-10-18 01:38:33 +02:00
GPU2D.cpp add some missing shit to savestates 2018-11-25 22:40:08 +01:00
GPU2D.h revise windows to be even closer to hardware. 2018-11-25 19:13:23 +01:00
GPU3D.cpp begin work on general timing renovation. way shitty because it behaves as if caches were off, so everything will be slow as shit. 2018-12-04 17:54:10 +01:00
GPU3D.h add proper support for GXFIFO stalls. 2018-11-23 22:21:41 +01:00
GPU3D_Soft.cpp 3D: keep the rasterizer from accidentally going out of bounds when given very flat X-major edge slopes. 2018-11-04 23:21:58 +01:00
NDS.cpp add missing shit to savestates. bump the version up. 2018-12-11 21:50:28 +01:00
NDS.h add missing shit to savestates. bump the version up. 2018-12-11 21:50:28 +01:00
NDSCart.cpp use melon_fopen_local() for romlist.bin. 2018-12-11 21:52:21 +01:00
NDSCart.h separate SRAM setting coded, I guess 2018-10-24 00:24:36 +02:00
Platform.h fixor copyright years. 2018-09-15 02:32:13 +02:00
RTC.cpp RTC done. misc shito. 2018-10-18 03:04:39 +02:00
RTC.h RTC done. misc shito. 2018-10-18 03:04:39 +02:00
SPI.cpp move config-file seeking code to its own thing. 2018-12-11 21:34:05 +01:00
SPI.h SPI done 2018-10-18 02:54:48 +02:00
SPU.cpp start devolving things. 2018-12-08 22:33:41 +01:00
SPU.h SPU done 2018-10-18 02:45:38 +02:00
Savestate.cpp * start coding UI shito for savestates 2018-10-23 19:57:01 +02:00
Savestate.h add missing shit to savestates. bump the version up. 2018-12-11 21:50:28 +01:00
Wifi.cpp aight, wifi done 2018-10-18 03:22:53 +02:00
Wifi.h aight, wifi done 2018-10-18 03:22:53 +02:00
WifiAP.cpp fixor copyright years. 2018-09-15 02:32:13 +02:00
WifiAP.h fixor copyright years. 2018-09-15 02:32:13 +02:00
melon_fopen.cpp re-blarg. linux doesn't take \ you idiot 2018-12-11 22:17:49 +01:00
melon_fopen.h move config-file seeking code to its own thing. 2018-12-11 21:34:05 +01:00
types.h fixor copyright years. 2018-09-15 02:32:13 +02:00
version.h use melon_fopen_local() for romlist.bin. 2018-12-11 21:52:21 +01:00