melonDS/src
2023-12-14 15:18:39 -05:00
..
ARMJIT_A64 Correctly use the refactored JitEnableWrite 2023-12-08 17:19:00 +01:00
ARMJIT_x64 Exclude JIT-related declarations more aggressively 2023-12-08 17:19:00 +01:00
debug Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
dolphin Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
fatfs Refactor DSi_NAND (#1844) 2023-10-11 17:20:05 +02:00
frontend Don't try to poke at the header on deinit if MPQueue is nullptr 2023-12-08 17:39:56 +01:00
sha1 Reduce code stink (#1818) 2023-08-28 20:01:15 +02:00
teakra comment out semaphore shit in teakra 2022-10-25 00:09:43 +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 Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARCodeFile.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
AREngine.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
AREngine.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
Args.h Remove the last ConfigEntry state (#1902) 2023-12-05 16:47:16 +01:00
ARM_InstrInfo.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARM_InstrInfo.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARM_InstrTable.h update copyright years 2023-11-04 00:21:46 +01:00
ARM.cpp Add some headers that were transitively included by the JIT 2023-12-08 17:19:00 +01:00
ARM.h Move some constants to MemConstants.h 2023-12-08 17:19:00 +01:00
ARMInterpreter_ALU.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
ARMInterpreter_ALU.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMInterpreter_Branch.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMInterpreter_Branch.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMInterpreter_LoadStore.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMInterpreter_LoadStore.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMInterpreter.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMInterpreter.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMJIT_Compiler.h Exclude JIT-related declarations more aggressively 2023-12-08 17:19:00 +01:00
ARMJIT_Internal.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMJIT_Memory.cpp Fix some minor instances of undefined behavior 2023-12-08 17:19:00 +01:00
ARMJIT_Memory.h Rearrange some #includes 2023-12-08 17:19:00 +01:00
ARMJIT_RegisterCache.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ARMJIT.cpp Remove the last ConfigEntry state (#1902) 2023-12-05 16:47:16 +01:00
ARMJIT.h Rearrange some #includes 2023-12-08 17:19:00 +01:00
CMakeLists.txt Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
CP15.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
CRC32.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
CRC32.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
DMA_Timings.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
DMA_Timings.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
DMA.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DMA.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_AES.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
DSi_AES.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_Camera.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_Camera.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_DSP.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_DSP.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_I2C.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_I2C.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_NAND.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
DSi_NAND.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
DSi_NDMA.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_NDMA.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_NWifi.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
DSi_NWifi.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_SD.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
DSi_SD.h Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
DSi_SPI_TSC.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_SPI_TSC.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
DSi_TMD.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
DSi.cpp Add some headers that were transitively included by the JIT 2023-12-08 17:19:00 +01:00
DSi.h Remove the last ConfigEntry state (#1902) 2023-12-05 16:47:16 +01:00
FATIO.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
FATIO.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
FATStorage.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
FATStorage.h Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
FIFO.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
FreeBIOS.cpp FreeBIOS: Ensure upper 16 bits are cleared in the initial crc16 value. 2023-12-06 16:51:22 +01:00
FreeBIOS.h Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
GBACart.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
GBACart.h Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
GPU2D_Soft.cpp Clean up the 3D renderer for enhanced flexibility (#1895) 2023-11-29 15:23:11 +01:00
GPU2D_Soft.h Clean up the 3D renderer for enhanced flexibility (#1895) 2023-11-29 15:23:11 +01:00
GPU2D.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
GPU2D.h Clean up the 3D renderer for enhanced flexibility (#1895) 2023-11-29 15:23:11 +01:00
GPU3D_OpenGL_shaders.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
GPU3D_OpenGL.cpp Clean up the 3D renderer for enhanced flexibility (#1895) 2023-11-29 15:23:11 +01:00
GPU3D_OpenGL.h Clean up the 3D renderer for enhanced flexibility (#1895) 2023-11-29 15:23:11 +01:00
GPU3D_Soft.cpp improved timings for the first 50 scanlines 2023-12-14 15:18:39 -05:00
GPU3D_Soft.h improved timings for the first 50 scanlines 2023-12-14 15:18:39 -05:00
GPU3D.cpp improved timings for the first 50 scanlines 2023-12-14 15:18:39 -05:00
GPU3D.h improved timings for the first 50 scanlines 2023-12-14 15:18:39 -05:00
GPU_OpenGL_shaders.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
GPU_OpenGL.cpp Clean up the 3D renderer for enhanced flexibility (#1895) 2023-11-29 15:23:11 +01:00
GPU_OpenGL.h Clean up the 3D renderer for enhanced flexibility (#1895) 2023-11-29 15:23:11 +01:00
GPU.cpp Initialize the framebuffers within the constructor (#1901) 2023-12-04 17:57:51 +01:00
GPU.h Initialize the framebuffers within the constructor (#1901) 2023-12-04 17:57:51 +01:00
JitBlock.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
melonDLDI.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
MemConstants.h Move some constants to MemConstants.h 2023-12-08 17:19:00 +01:00
MemRegion.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
NDS_Header.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
NDS.cpp Fix GBA<->DS comm not working when using FreeBIOS 2023-12-08 18:34:38 +01:00
NDS.h Exclude JIT-related declarations more aggressively 2023-12-08 17:19:00 +01:00
NDSCart.cpp Remove the last ConfigEntry state (#1902) 2023-12-05 16:47:16 +01:00
NDSCart.h Remove the last ConfigEntry state (#1902) 2023-12-05 16:47:16 +01:00
NonStupidBitfield.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
OpenGLSupport.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
OpenGLSupport.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
Platform.h Remove the last ConfigEntry state (#1902) 2023-12-05 16:47:16 +01:00
PlatformOGL.h No more context mess (#1531) 2022-10-17 22:55:11 +02:00
ROMList.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ROMList.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
RTC.cpp Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
RTC.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
Savestate.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
Savestate.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
SPI_Firmware.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
SPI_Firmware.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
SPI.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
SPI.h Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
SPU.cpp Remove the last ConfigEntry state (#1902) 2023-12-05 16:47:16 +01:00
SPU.h Remove the last ConfigEntry state (#1902) 2023-12-05 16:47:16 +01:00
TinyVector.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
types.h Clean up the 3D renderer for enhanced flexibility (#1895) 2023-11-29 15:23:11 +01:00
Utils.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
Utils.h Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
version.h update copyright years 2023-11-04 00:21:46 +01:00
Wifi.cpp Refactor how save data (including SD cards) is initialized (#1898) 2023-12-04 17:57:22 +01:00
Wifi.h Refactor NDS and DSi to be objects (#1893) 2023-11-28 23:16:41 +01:00
WifiAP.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
WifiAP.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00