melonDS/src
StapleButter 6ba178d7cf wifi: little fix related to replies (when the address isn't set, don't try to adjust the TX header) 2017-06-22 16:38:35 +02:00
..
wx wifi: attempt at further MP functionality (reply, ack). not working. ugly. 2017-06-09 15:11:39 +02:00
ARM.cpp wifi: fix for MP replies. 2017-06-18 16:26:59 +02:00
ARM.h fix QADD/QSUB/QDADD/QDSUB, those would write their result to the wrong register. 2017-06-13 11:17:22 +02:00
ARMInterpreter.cpp fix some shit 2017-06-13 17:44:35 +02:00
ARMInterpreter.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARMInterpreter_ALU.cpp fix some shit 2017-06-13 17:44:35 +02:00
ARMInterpreter_ALU.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARMInterpreter_Branch.cpp reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARMInterpreter_Branch.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARMInterpreter_LoadStore.cpp fix some shit 2017-06-13 17:44:35 +02:00
ARMInterpreter_LoadStore.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
ARM_InstrTable.h allow crapoed THUMB hireg ADD/CMP/MOV 2017-03-31 02:20:29 +02:00
CP15.cpp * delay 3D rendering a bit (fixes Monster Trucks flickering) 2017-05-27 23:47:20 +02:00
CP15.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
Config.cpp add threaded 3D option to the interface and config file. not functional yet. 2017-05-25 22:50:36 +02:00
Config.h add threaded 3D option to the interface and config file. not functional yet. 2017-05-25 22:50:36 +02:00
DMA.cpp oh well 2017-04-23 15:38:39 +02:00
DMA.h oh well 2017-04-23 15:38:39 +02:00
FIFO.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
GPU.cpp * delay 3D rendering a bit (fixes Monster Trucks flickering) 2017-05-27 23:47:20 +02:00
GPU.h add support for writing to VCount. incl. fucked-up display and altering framerate accordingly. 2017-05-10 02:21:02 +02:00
GPU2D.cpp * delay 3D rendering a bit (fixes Monster Trucks flickering) 2017-05-27 23:47:20 +02:00
GPU2D.h windows! 2017-04-09 03:35:32 +02:00
GPU3D.cpp clean up some shit. make framebuffer access less weird. 2017-06-03 22:10:32 +02:00
GPU3D.h (finally) make the threaded 3D renderer option actually work 2017-06-04 15:55:23 +02:00
GPU3D_Soft.cpp (finally) make the threaded 3D renderer option actually work 2017-06-04 15:55:23 +02:00
NDS.cpp wifi: fix for MP replies. 2017-06-18 16:26:59 +02:00
NDS.h add support for writing to VCount. incl. fucked-up display and altering framerate accordingly. 2017-05-10 02:21:02 +02:00
NDSCart.cpp only trigger cart DMA on the CPU for which the cart interface is enabled. 2017-04-27 18:45:43 +02:00
NDSCart.h make ROM command handling accurate, remove gross DMA hack. 2017-04-11 20:21:31 +02:00
Platform.h properly reset 3D thread state 2017-05-26 01:22:11 +02:00
RTC.cpp * bump version number 2017-04-04 15:32:50 +02:00
RTC.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
SPI.cpp quick hack: Tab toggles framerate limit. 2017-05-25 22:46:01 +02:00
SPI.h * stub more wifi crap 2017-04-07 17:37:49 +02:00
SPU.cpp misc. things 2017-05-09 03:54:37 +02:00
SPU.h * sound capture from left/right mixers 2017-04-08 22:59:27 +02:00
Wifi.cpp wifi: little fix related to replies (when the address isn't set, don't try to adjust the TX header) 2017-06-22 16:38:35 +02:00
Wifi.h attempt at actually sending packets. 2017-05-12 00:48:42 +02:00
types.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
version.h * bump version number 2017-06-04 22:34:31 +02:00