.. |
ARMJIT_A64
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT_x64
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSP_HLE
|
basic attempt at implementing the scaling command
|
2025-07-16 14:41:45 +02:00 |
debug
|
make it possible to change gdb stub settings without destroying/recreating a NDS
|
2024-11-17 20:00:52 +01:00 |
dolphin
|
Multiinstance jit (#2201)
|
2024-11-18 20:43:05 +01:00 |
fatfs
|
fix more bugs and crap
|
2024-06-15 20:57:26 +02:00 |
frontend
|
Make SPU audio single-buffered (audio latency improvement) (#2286)
|
2025-07-08 19:52:36 +02:00 |
net
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
sha1
|
Add Haiku (BeOS-like OS) support (#1858)
|
2024-02-07 23:15:30 +01:00 |
teakra
|
build teakra's test_generator.cpp only if building its unit tests is
|
2024-02-24 01:47:04 +01: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 (about time)
|
2025-05-27 00:31:37 +02:00 |
ARCodeFile.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
AREngine.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
AREngine.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARM.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARM.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMInterpreter.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMInterpreter.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMInterpreter_ALU.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMInterpreter_ALU.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMInterpreter_Branch.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMInterpreter_Branch.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMInterpreter_LoadStore.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMInterpreter_LoadStore.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT_Compiler.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT_Global.cpp
|
hopefully fix macos
|
2024-11-18 21:31:56 +01:00 |
ARMJIT_Global.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT_Internal.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT_Memory.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT_Memory.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARMJIT_RegisterCache.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARM_InstrInfo.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARM_InstrInfo.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ARM_InstrTable.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
Args.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
CMakeLists.txt
|
lay very basic base for HLE ucode stuff
|
2025-07-09 21:10:31 +02:00 |
CP15.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
CRC32.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
CRC32.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DMA.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DMA.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DMA_Timings.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DMA_Timings.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi.cpp
|
get the DSP HLE branch started, I guess
|
2025-07-09 19:44:33 +02:00 |
DSi.h
|
DSi: add support for SCFG_EXT bit 13 (32-bit VRAM bus)
|
2025-07-07 02:47:46 +02:00 |
DSi_AES.cpp
|
Load Tad key into DSi AES engine (#2252)
|
2025-06-22 16:29:20 +02:00 |
DSi_AES.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_Camera.cpp
|
camera: misc fix
|
2025-07-08 16:04:17 +02:00 |
DSi_Camera.h
|
camera: misc fix
|
2025-07-08 16:04:17 +02:00 |
DSi_DSP.cpp
|
basic attempt at implementing the scaling command
|
2025-07-16 14:41:45 +02:00 |
DSi_DSP.h
|
basic ideas for actual HLE functionality. do the init handshake.
|
2025-07-11 23:12:26 +02:00 |
DSi_I2C.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_I2C.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_NAND.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_NAND.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_NDMA.cpp
|
NDMA: fix IRQ in infinite repeat mode
|
2025-06-25 21:52:23 +02:00 |
DSi_NDMA.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_NWifi.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_NWifi.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_SD.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_SD.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_SPI_TSC.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_SPI_TSC.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
DSi_TMD.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
FATIO.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
FATIO.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
FATStorage.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
FATStorage.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
FIFO.h
|
Revert "camera: model FIFO more accurately (avoids weird bugs when DMA fails)"
|
2025-07-07 12:20:11 +02: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
|
Don't return 0 when attempting to read from the GPA GPIO addresses with GPIO disabled (#2266)
|
2025-06-23 08:32:17 +02:00 |
GBACart.h
|
Slot-2 Motion Pak, Guitar Grip emulation (#2183)
|
2025-06-22 16:30:01 +02:00 |
GBACartMotionPak.cpp
|
Slot-2 Motion Pak, Guitar Grip emulation (#2183)
|
2025-06-22 16:30:01 +02:00 |
GPU.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU2D.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU2D.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU2D_Soft.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU2D_Soft.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D.cpp
|
small fix to translucency flag assignment (#2301)
|
2025-06-15 19:24:42 +02:00 |
GPU3D.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_Compute.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_Compute.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_Compute_shaders.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_OpenGL.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_OpenGL.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_OpenGL_shaders.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_Soft.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_Soft.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU3D_Texcache.cpp
|
handle address wrap around in texture cache
|
2024-10-27 23:32:05 +01:00 |
GPU3D_Texcache.h
|
handle address wrap around in texture cache
|
2024-10-27 23:32:05 +01:00 |
GPU3D_TexcacheOpenGL.cpp
|
Compute shader renderer (#2041)
|
2024-05-13 17:17:39 +02:00 |
GPU3D_TexcacheOpenGL.h
|
Compute shader renderer (#2041)
|
2024-05-13 17:17:39 +02:00 |
GPU_OpenGL.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU_OpenGL.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
GPU_OpenGL_shaders.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
JitBlock.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
MemConstants.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
MemRegion.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
NDS.cpp
|
get the DSP HLE branch started, I guess
|
2025-07-09 19:44:33 +02:00 |
NDS.h
|
basic attempt at implementing the scaling command
|
2025-07-16 14:41:45 +02:00 |
NDSCart.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
NDSCart.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
NDSCartR4.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
NDS_Header.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
NonStupidBitfield.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
OpenGLSupport.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
OpenGLSupport.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
Platform.h
|
Slot-2 Motion Pak, Guitar Grip emulation (#2183)
|
2025-06-22 16:30:01 +02:00 |
PlatformOGL.h
|
Allow frontends to use different headers for OpenGL declarations (#2102)
|
2024-07-21 17:02:31 +02:00 |
ROMList.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
ROMList.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
RTC.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
RTC.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
SPI.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
SPI.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
SPI_Firmware.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
SPI_Firmware.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
SPU.cpp
|
Make SPU audio single-buffered (audio latency improvement) (#2286)
|
2025-07-08 19:52:36 +02:00 |
SPU.h
|
Make SPU audio single-buffered (audio latency improvement) (#2286)
|
2025-07-08 19:52:36 +02:00 |
Savestate.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
Savestate.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
TinyVector.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
Utils.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
Utils.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
Wifi.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
Wifi.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
WifiAP.cpp
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
WifiAP.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
melonDLDI.h
|
melonDLDI: add support for unaligned I/O
|
2025-05-27 00:55:12 +02:00 |
types.h
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |
version.h.in
|
update copyright headers (about time)
|
2025-05-27 00:31:37 +02:00 |