melonDS/src
Arisotura 82fc4ff101 check available space before importing a file
properly check the status after importing, don't add to index if it wasn't imported successfully
store internal last-modified-time, keep track of it
2021-09-29 20:26:48 +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 welp 2021-09-19 20:22:20 +02:00
frontend ROM Info dialog - Only read 128 characters from each title 2021-08-27 13:54:55 +01: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 use std::swap 🔃 2021-08-21 01:54:45 +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 add files into the DLDI volume 2021-09-21 23:15:52 +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 SPU: Emulate SOUNDBIAS and 10-bit degrade 2021-08-17 01:01:15 +02:00
Config.h SPU: Emulate SOUNDBIAS and 10-bit degrade 2021-08-17 01:01:15 +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 make it not shitty, I guess? still not gonna do much 2021-09-28 00:40:50 +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 Misc fixes for dsiwifi BMI stage (#1216) 2021-09-06 12:52:33 +02:00
DSi_NWifi.h Misc fixes for dsiwifi BMI stage (#1216) 2021-09-06 12:52:33 +02:00
DSi_SD.cpp Misc fixes for dsiwifi BMI stage (#1216) 2021-09-06 12:52:33 +02:00
DSi_SD.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01: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 check available space before importing a file 2021-09-29 20:26:48 +02:00
FATStorage.h check available space before importing a file 2021-09-29 20:26:48 +02:00
FIFO.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01: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 DMA timing renovation (#1207) 2021-08-31 02:28:34 +02:00
NDS.h DMA timing renovation (#1207) 2021-08-31 02:28:34 +02:00
NDSCart.cpp add files into the DLDI volume 2021-09-21 23:15:52 +02:00
NDSCart.h successfully call f_mkfs(). it's a start I guess. 2021-09-12 04:32:12 +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 update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01: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 actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +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