melonDS/src
StapleButter aa59ee257e base for savestate crapo.
I'm not quite settled yet, so before I can get into the real meat, I figured I'd address some 'popular request' items.
2018-09-15 02:04:21 +02:00
..
libui_sdl Merge pull request #224 from hcorion/alternate-loading 2018-02-19 13:08:34 +01:00
pcap start work on libpcap shit 2017-12-17 17:21:50 +01: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 SMULWx/SMLAWx. fixes #78, finally 2017-12-29 03:17:32 +01: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 fix build under Windows 2018-04-24 23:16:26 +02:00
Config.h Load bios, firmware and melonDS.ini from executable or ~/.config/melonds or AppData 2018-01-11 14:38:57 -08:00
DMA.cpp proper display FIFO emulation 2017-06-26 11:02:10 +02:00
DMA.h proper display FIFO emulation 2017-06-26 11:02:10 +02:00
FIFO.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
GPU.cpp make it a menu option while we're at it 2017-09-21 04:08:03 +02:00
GPU.h make it a menu option while we're at it 2017-09-21 04:08:03 +02:00
GPU2D.cpp change final framebuffer format (again. sorry.) to xRGB, more compatible 2017-09-19 15:39:00 +02:00
GPU2D.h 2D: mosaic 2017-07-23 18:36:00 +02:00
GPU3D.cpp 3D: add support for 8bit accesses to GXSTAT (Golden Sun - Dark Dawn) 2017-11-04 15:13:01 +01:00
GPU3D.h 3D: 2017-08-28 18:37:07 +02:00
GPU3D_Soft.cpp this TODO item is already done, idiot 2017-10-02 00:55:44 +02:00
NDS.cpp direct boot: init cart ID from NDSCart::CartID instead of hardcoding it 2018-04-27 19:26:46 +02:00
NDS.h attempt at auto-emphasis mode, emphasizing main screen 2017-10-30 05:45:26 +01:00
NDSCart.cpp quick attempt at supercard emulation. really ugly 2018-04-27 20:00:53 +02:00
NDSCart.h direct boot: init cart ID from NDSCart::CartID instead of hardcoding it 2018-04-27 19:26:46 +02:00
Platform.h wifi: more shit 2017-12-18 19:31:26 +01: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 Load bios, firmware and melonDS.ini from executable or ~/.config/melonds or AppData 2018-01-11 14:38:57 -08:00
SPI.h * stub more wifi crap 2017-04-07 17:37:49 +02:00
SPU.cpp audio: change output rate to 47340Hz, add resampler with small margin to elimiate pops/clicks due to output rate fluctuation 2017-12-11 18:41:05 +01:00
SPU.h audio: change output rate to 47340Hz, add resampler with small margin to elimiate pops/clicks due to output rate fluctuation 2017-12-11 18:41:05 +01:00
Savestate.cpp base for savestate crapo. 2018-09-15 02:04:21 +02:00
Savestate.h base for savestate crapo. 2018-09-15 02:04:21 +02:00
Wifi.cpp wifi: implement increment for txheader[4] 2018-01-04 00:10:35 +01:00
Wifi.h start working on melonAP. 2017-12-18 21:37:17 +01:00
WifiAP.cpp Fix build on linux, enable build directory support 2017-12-22 12:29:34 -04:00
WifiAP.h start working on melonAP. 2017-12-18 21:37:17 +01:00
melon_fopen.h fix potential memleak 2017-12-07 01:24:39 +01:00
types.h reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
version.h bump version number 2017-12-12 02:28:57 +01:00