melonDS/src
Arisotura 80e5c01dd7 fix IRQ14/IRQ15 2022-09-04 15:41:59 +02:00
..
ARMJIT_A64 update copyright headers 2022-01-09 02:15:50 +01:00
ARMJIT_x64 fix copyright headers 2022-03-07 21:08:54 +01:00
dolphin some tiny A64 optimisations 2021-06-30 00:41:04 +02:00
fatfs DLDI/SD folder-sync apparatus (#1251) 2021-10-28 18:47:13 +02:00
frontend fix some more shittiness 2022-09-04 11:22:45 +02:00
sha1 having fun with fatfs (#1189) 2021-08-24 17:46:20 +02:00
teakra Update teakra (fixes #1441) 2022-05-13 20:31:24 +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 update copyright headers 2022-01-09 02:15:50 +01:00
ARCodeFile.h update copyright headers 2022-01-09 02:15:50 +01:00
AREngine.cpp add support for zero-address in AR codes 3-A 2022-01-28 20:56:08 +01:00
AREngine.h update copyright headers 2022-01-09 02:15:50 +01:00
ARM.cpp move local-MP comm to its own module instead of cramping Platform.cpp 2022-08-18 23:28:52 +02:00
ARM.h update copyright headers 2022-01-09 02:15:50 +01:00
ARMInterpreter.cpp update copyright headers 2022-01-09 02:15:50 +01:00
ARMInterpreter.h update copyright headers 2022-01-09 02:15:50 +01:00
ARMInterpreter_ALU.cpp update copyright headers 2022-01-09 02:15:50 +01:00
ARMInterpreter_ALU.h update copyright headers 2022-01-09 02:15:50 +01:00
ARMInterpreter_Branch.cpp update copyright headers 2022-01-09 02:15:50 +01:00
ARMInterpreter_Branch.h update copyright headers 2022-01-09 02:15:50 +01:00
ARMInterpreter_LoadStore.cpp update copyright headers 2022-01-09 02:15:50 +01:00
ARMInterpreter_LoadStore.h update copyright headers 2022-01-09 02:15:50 +01:00
ARMJIT.cpp invalidate JIT blocks in ARM7 WVRAM when it's remapped 2022-08-22 00:39:08 +02:00
ARMJIT.h invalidate JIT blocks in ARM7 WVRAM when it's remapped 2022-08-22 00:39:08 +02:00
ARMJIT_Compiler.h update copyright headers 2022-01-09 02:15:50 +01:00
ARMJIT_Internal.h update copyright headers 2022-01-09 02:15:50 +01:00
ARMJIT_Memory.cpp add support for the mainRAM mirror at 0x0C000000 in DSi mode, makes SM64DSi work correctly 2022-04-10 14:54:40 +02:00
ARMJIT_Memory.h fix copyright headers 2022-03-07 21:08:54 +01:00
ARMJIT_RegisterCache.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
ARM_InstrInfo.cpp fix copyright headers 2022-03-07 21:08:54 +01:00
ARM_InstrInfo.h fix copyright headers 2022-03-07 21:08:54 +01:00
ARM_InstrTable.h update copyright headers 2022-01-09 02:15:50 +01:00
CMakeLists.txt Modernize CMake build system (#1434) 2022-05-21 19:54:55 +02:00
CP15.cpp invalidate JIT blocks in ARM7 WVRAM when it's remapped 2022-08-22 00:39:08 +02:00
CRC32.cpp update copyright headers 2022-01-09 02:15:50 +01:00
CRC32.h update copyright headers 2022-01-09 02:15:50 +01:00
DMA.cpp update copyright headers 2022-01-09 02:15:50 +01:00
DMA.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
DMA_Timings.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
DSi.cpp fix SCFG_MC cartridge inserted bit 2022-08-21 22:11:22 +02:00
DSi.h fix SCFG_MC cartridge inserted bit 2022-08-21 22:11:22 +02:00
DSi_AES.cpp update copyright headers 2022-01-09 02:15:50 +01:00
DSi_AES.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
DSi_Camera.cpp update copyright headers 2022-01-09 02:15:50 +01:00
DSi_Camera.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
DSi_DSP.cpp basic implementation of SNDExCnt 2022-08-21 16:40:30 +02:00
DSi_DSP.h basic implementation of SNDExCnt 2022-08-21 16:40:30 +02:00
DSi_I2C.cpp Add support for changing the DS and DSi battery level 2022-03-07 21:08:54 +01:00
DSi_I2C.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
DSi_NAND.cpp Improve DSiWare save creation (#1375) 2022-03-07 21:08:29 +01:00
DSi_NAND.h update copyright headers 2022-01-09 02:15:50 +01:00
DSi_NDMA.cpp add support for GXFIFO NDMA 2022-04-10 02:15:49 +02:00
DSi_NDMA.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
DSi_NWifi.cpp update copyright headers 2022-01-09 02:15:50 +01:00
DSi_NWifi.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
DSi_SD.cpp fix last commit for when no SD is inserted 2022-08-21 19:55:23 +02:00
DSi_SD.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
DSi_SPI_TSC.cpp update copyright headers 2022-01-09 02:15:50 +01:00
DSi_SPI_TSC.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
FATStorage.cpp update copyright headers 2022-01-09 02:15:50 +01:00
FATStorage.h update copyright headers 2022-01-09 02:15:50 +01:00
FIFO.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
FreeBIOS.h FreeBIOS: add VRAM-compliant LZ77 decompressor. fixes #1353 2022-03-14 19:42:30 +01:00
GBACart.cpp fix copyright headers 2022-03-07 21:08:54 +01:00
GBACart.h fix copyright headers 2022-03-07 21:08:54 +01:00
GPU.cpp for all people who hate speed, here you can build melonDS again 2022-08-22 00:44:48 +02:00
GPU.h update copyright headers 2022-01-09 02:15:50 +01:00
GPU2D.cpp fix potential issues with 32bit GPU writes 2022-04-10 15:11:30 +02:00
GPU2D.h update copyright headers 2022-01-09 02:15:50 +01:00
GPU2D_Soft.cpp master brightness has different biases (are you serious, Nintendo) 2022-04-08 01:08:19 +02:00
GPU2D_Soft.h master brightness has different biases (are you serious, Nintendo) 2022-04-08 01:08:19 +02:00
GPU3D.cpp update copyright headers 2022-01-09 02:15:50 +01:00
GPU3D.h update copyright headers 2022-01-09 02:15:50 +01:00
GPU3D_OpenGL.cpp update copyright headers 2022-01-09 02:15:50 +01:00
GPU3D_OpenGL.h update copyright headers 2022-01-09 02:15:50 +01:00
GPU3D_OpenGL_shaders.h update copyright headers 2022-01-09 02:15:50 +01:00
GPU3D_Soft.cpp update copyright headers 2022-01-09 02:15:50 +01:00
GPU3D_Soft.h update copyright headers 2022-01-09 02:15:50 +01:00
GPU_OpenGL.cpp GL: Fix 16x resolution on macOS 2022-06-02 00:55:29 +02:00
GPU_OpenGL.h update copyright headers 2022-01-09 02:15:50 +01:00
GPU_OpenGL_shaders.h master brightness has different biases (are you serious, Nintendo) 2022-04-08 01:08:19 +02:00
NDS.cpp * begin adding POWCNT2, only applies to wifi for now 2022-09-01 22:24:20 +02:00
NDS.h add the RF wakeup thing 2022-09-01 23:14:02 +02:00
NDSCart.cpp Fix reading banner from homebrew ROMs 2022-09-02 11:47:12 +01:00
NDSCart.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
NDS_Header.h update copyright headers 2022-01-09 02:15:50 +01:00
NonStupidBitfield.h update copyright headers 2022-01-09 02:15:50 +01:00
OpenGLSupport.cpp update copyright headers 2022-01-09 02:15:50 +01:00
OpenGLSupport.h update copyright headers 2022-01-09 02:15:50 +01:00
Platform.h attempt at making the connection process smoother for weird games 2022-08-28 16:41:53 +02:00
ROMList.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
RTC.cpp update copyright headers 2022-01-09 02:15:50 +01:00
RTC.h update copyright headers 2022-01-09 02:15:50 +01:00
SPI.cpp save WFC settings when using default firmware. fixes #1401, also fixes #1336 2022-03-22 23:21:45 +01:00
SPI.h Add support for changing the DS and DSi battery level 2022-03-07 21:08:54 +01:00
SPU.cpp * begin adding POWCNT2, only applies to wifi for now 2022-09-01 22:24:20 +02:00
SPU.h * begin adding POWCNT2, only applies to wifi for now 2022-09-01 22:24:20 +02:00
Savestate.cpp update copyright headers 2022-01-09 02:15:50 +01:00
Savestate.h update copyright headers 2022-01-09 02:15:50 +01:00
Wifi.cpp fix IRQ14/IRQ15 2022-09-04 15:41:59 +02:00
Wifi.h there are problems with this scheduler thing. committing it anyway 2022-09-03 00:04:30 +02:00
WifiAP.cpp there are problems with this scheduler thing. committing it anyway 2022-09-03 00:04:30 +02:00
WifiAP.h begin work on receiving frames. for now it can just receive melonAP beacons, but hey, it's a start. 2022-09-02 00:44:58 +02:00
melonDLDI.h fixes editor warnings about undefined types in a bunch of files 2022-07-27 18:55:59 +02:00
types.h update copyright headers 2022-01-09 02:15:50 +01:00
version.h insert wacky commit message 2022-03-08 12:03:16 +01:00