melonDS/src
Arisotura a9b041419a
guess not
2021-10-28 18:30:06 +02:00
..
ARMJIT_A64 more fixes for literal invalidation 2021-08-31 08:13:22 +02:00
ARMJIT_x64 more fixes for literal invalidation 2021-08-31 08:13:22 +02:00
dolphin some tiny A64 optimisations 2021-06-30 00:41:04 +02:00
fatfs guess not 2021-10-28 18:30:06 +02:00
frontend Merge branch 'master' into fatfs_mkII 2021-10-28 18:03:25 +02:00
sha1 having fun with fatfs (#1189) 2021-08-24 17:46:20 +02:00
teakra Add PoroCYon's DSP code. (#1123) 2021-06-06 18:27:26 +02:00
tiny-AES-c add all sorts of shit 2019-06-13 14:41:54 +02:00
xxhash implement block linking + some refactoring 2020-06-16 11:59:06 +02:00
ARCodeFile.cpp use shitfucking stupid linebreaks so that our text files don't like stupid compact blobs in Notepad 2021-05-06 00:40:11 +02:00
ARCodeFile.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
AREngine.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
AREngine.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARM.cpp here have more code 2021-10-27 02:00:53 +02:00
ARM.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMInterpreter.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMInterpreter.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMInterpreter_ALU.cpp Implement NO$GBA debug registers. (#1110) 2021-05-27 12:15:16 +02:00
ARMInterpreter_ALU.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMInterpreter_Branch.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMInterpreter_Branch.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMInterpreter_LoadStore.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMInterpreter_LoadStore.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMJIT.cpp more fixes for literal invalidation 2021-08-31 08:13:22 +02:00
ARMJIT.h ARM64 macOS JIT - fix warnings + some cleanup 2021-07-23 14:07:23 +01:00
ARMJIT_Compiler.h Update copyright year and add missing GPL headers part 2 2021-03-21 21:32:26 +00:00
ARMJIT_Internal.h Update copyright year and add missing GPL headers part 2 2021-03-21 21:32:26 +00:00
ARMJIT_Memory.cpp don't printf from exception handler 2021-06-07 19:02:09 +02:00
ARMJIT_Memory.h Update copyright year and add missing GPL headers part 2 2021-03-21 21:32:26 +00:00
ARMJIT_RegisterCache.h Update copyright year and add missing GPL headers part 2 2021-03-21 21:32:26 +00:00
ARM_InstrInfo.cpp support allocating more registers for aarch64 JIT 2021-06-29 22:25:43 +02:00
ARM_InstrInfo.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARM_InstrTable.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
CMakeLists.txt merge shit 2021-10-28 02:50:33 +02:00
CP15.cpp DMA timing renovation (#1207) 2021-08-31 02:28:34 +02:00
CRC32.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
CRC32.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
Config.cpp sigh. 2021-10-28 18:06:35 +02:00
Config.h why is the merge shit being this stupid 2021-10-28 18:14:51 +02:00
DMA.cpp DMA timing renovation (#1207) 2021-08-31 02:28:34 +02:00
DMA.h DMA timing renovation (#1207) 2021-08-31 02:28:34 +02:00
DMA_Timings.h DMA timing renovation (#1207) 2021-08-31 02:28:34 +02:00
DSi.cpp DMA timing renovation (#1207) 2021-08-31 02:28:34 +02:00
DSi.h NWRAM & Direct Boot (#1149) 2021-07-23 12:21:54 +02:00
DSiCrypto.cpp Update copyright year and add missing GPL headers part 2 2021-03-21 21:32:26 +00:00
DSiCrypto.h Update copyright year and add missing GPL headers part 2 2021-03-21 21:32:26 +00:00
DSi_AES.cpp actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
DSi_AES.h actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
DSi_Camera.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
DSi_Camera.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
DSi_DSP.cpp misc. DSP fixoring 2021-09-11 23:59:23 +02:00
DSi_DSP.h Add PoroCYon's DSP code. (#1123) 2021-06-06 18:27:26 +02:00
DSi_I2C.cpp actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
DSi_I2C.h actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
DSi_NAND.cpp give the fatfs types names that won't conflict with stdio shit 2021-10-11 00:48:30 +02:00
DSi_NAND.h actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
DSi_NDMA.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
DSi_NDMA.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
DSi_NWifi.cpp merge shit 2021-10-28 02:50:33 +02:00
DSi_NWifi.h merge shit 2021-10-28 02:50:33 +02:00
DSi_SD.cpp merge shit 2021-10-28 02:50:33 +02:00
DSi_SD.h make it work for the DSi SD card too 2021-10-28 02:14:07 +02:00
DSi_SPI_TSC.cpp * add TSC shito 2021-08-30 21:42:35 +02:00
DSi_SPI_TSC.h * add TSC shito 2021-08-30 21:42:35 +02:00
FATStorage.cpp fuck that shit 2021-10-28 18:26:31 +02:00
FATStorage.h fix UTF8 shenanigans and other fun bugs 2021-10-28 18:00:55 +02:00
FIFO.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
FreeBIOS.h merge shit 2021-10-28 02:50:33 +02:00
GBACart.cpp GBACart: simulate open-bus decay roughly. fixes #1093 2021-05-04 12:58:59 +02:00
GBACart.h GBACart: simulate open-bus decay roughly. fixes #1093 2021-05-04 12:58:59 +02:00
GPU.cpp handle changed VCount+threaded rasteriser more gracefully 2021-08-04 14:21:45 +02:00
GPU.h Fix some compiler warnings 2021-05-03 13:40:44 +01:00
GPU2D.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU2D.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU2D_Soft.cpp fix read from unassigned variable for large BGs 2021-03-16 20:57:30 +01:00
GPU2D_Soft.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU3D.cpp handle changed VCount+threaded rasteriser more gracefully 2021-08-04 14:21:45 +02:00
GPU3D.h handle changed VCount+threaded rasteriser more gracefully 2021-08-04 14:21:45 +02:00
GPU3D_OpenGL.cpp Fix some compiler warnings 2021-05-03 13:40:44 +01:00
GPU3D_OpenGL.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU3D_OpenGL_shaders.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU3D_Soft.cpp use std::swap 🔃 2021-08-21 01:54:45 +02:00
GPU3D_Soft.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU_OpenGL.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU_OpenGL.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU_OpenGL_shaders.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
NDS.cpp merge shit 2021-10-28 02:50:33 +02:00
NDS.h DMA timing renovation (#1207) 2021-08-31 02:28:34 +02:00
NDSCart.cpp GRAAAAAAAHH 2021-10-28 18:21:26 +02:00
NDSCart.h add loaded ROM to DLDI volume, pass path via argv 2021-10-27 12:50:16 +02:00
NDSCart_SRAMManager.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
NDSCart_SRAMManager.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
NDS_Header.h actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
NonStupidBitfield.h Fix some compiler warnings 2021-05-03 13:40:44 +01:00
OpenGLSupport.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
OpenGLSupport.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
Platform.h actually connect the DLDI thing to the config and the shit and all. yay 2021-10-27 20:05:35 +02:00
ROMList.h Over the Hedge uses a tiny EEPROM, too. 2021-05-01 12:12:28 +02:00
RTC.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
RTC.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
SPI.cpp merge shit 2021-10-28 02:50:33 +02:00
SPI.h actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
SPU.cpp fark 2021-08-17 01:01:15 +02:00
SPU.h SPU: Emulate SOUNDBIAS and 10-bit degrade 2021-08-17 01:01:15 +02:00
Savestate.cpp Fix some compiler warnings 2021-05-03 13:40:44 +01:00
Savestate.h BAHAHAHAHAHAHAAAAA-+*~+ 2021-09-02 00:16:36 +02:00
Wifi.cpp Fix some compiler warnings 2021-05-03 13:40:44 +01:00
Wifi.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
WifiAP.cpp update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
WifiAP.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
melonDLDI.h revised DLDI driver that uses the hardware somewhat more correctly 2021-05-02 21:18:52 +02:00
types.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
version.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00