melonDS/src
StapleButter e4c6ac55d2 Mario&Sonic doesn't like it when its code is running too fast; dual-screen-3D shits itself big time 2018-12-11 17:28:59 +01:00
..
libui_sdl change where audio/joystick are inited, attempting to fix potential COM initialize issues 2018-12-11 16:24:55 +01:00
pcap start work on libpcap shit 2017-12-17 17:21:50 +01:00
ARM.cpp add back faster prefetch for ARM9 2018-12-11 16:41:18 +01:00
ARM.h take it somewhere. 2018-12-09 01:17:05 +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 Mario&Sonic doesn't like it when its code is running too fast; dual-screen-3D shits itself big time 2018-12-11 17:28:59 +01:00
Config.cpp fix implementation of CoTaskMemRealloc, as it can decide to move the buffer elsewhere, we have to account for that 2018-10-27 14:44:39 +02: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 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
NDS.h 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
NDSCart.cpp separate SRAM setting coded, I guess 2018-10-24 00:24:36 +02: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 SPI done 2018-10-18 02:54:48 +02: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 some missing shit to savestates 2018-11-25 22:40:08 +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.h fixor copyright years. 2018-09-15 02:32:13 +02:00
types.h fixor copyright years. 2018-09-15 02:32:13 +02:00
version.h call it a release??? 2018-10-24 00:38:35 +02:00