.. |
ARMJIT_A64
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01:00 |
ARMJIT_x64
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01:00 |
dolphin
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
fatfs
|
fatfs: Fix -Wstrict-prototypes + -Wimplicit-function-declaration warnings
|
2022-10-23 16:33:29 +02:00 |
frontend
|
get some connection infrastructure going...
|
2023-09-09 14:26:31 +02: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
|
remove AR code size limit (#1802)
|
2023-08-27 13:34:11 +02:00 |
ARCodeFile.h
|
remove AR code size limit (#1802)
|
2023-08-27 13:34:11 +02:00 |
AREngine.cpp
|
remove AR code size limit (#1802)
|
2023-08-27 13:34:11 +02:00 |
AREngine.h
|
update copyright headers
|
2022-01-09 02:15:50 +01: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 |
ARM.cpp
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
ARM.h
|
update copyright headers
|
2022-01-09 02:15:50 +01:00 |
ARMInterpreter_ALU.cpp
|
ehhh got that one wrong, now it should be right
|
2023-01-06 20:17:04 +01:00 |
ARMInterpreter_ALU.h
|
update copyright headers
|
2022-01-09 02:15:50 +01:00 |
ARMInterpreter_Branch.cpp
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +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 |
ARMInterpreter.cpp
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01:00 |
ARMInterpreter.h
|
update copyright headers
|
2022-01-09 02:15:50 +01: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
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
ARMJIT_Memory.h
|
fix copyright headers
|
2022-03-07 21:08:54 +01:00 |
ARMJIT_RegisterCache.h
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01:00 |
ARMJIT.cpp
|
fix JIT backjump detection
|
2023-04-13 01:49:32 +02:00 |
ARMJIT.h
|
invalidate JIT blocks in ARM7 WVRAM when it's remapped
|
2022-08-22 00:39:08 +02:00 |
CMakeLists.txt
|
Make linking librt conditional on it containing shm_open
|
2023-07-08 01:36:22 +02:00 |
CP15.cpp
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
CRC32.cpp
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
CRC32.h
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
DMA_Timings.h
|
fixes editor warnings about undefined types in a bunch of files
|
2022-07-27 18:55:59 +02:00 |
DMA.cpp
|
fix some UB
|
2023-08-01 03:00:41 +02:00 |
DMA.h
|
fixes editor warnings about undefined types in a bunch of files
|
2022-07-27 18:55:59 +02:00 |
DSi_AES.cpp
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
DSi_AES.h
|
fix last commit
|
2023-09-02 18:56:58 +02:00 |
DSi_Camera.cpp
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
DSi_Camera.h
|
properly stop any started cameras upon reset/shutdown
|
2022-10-02 23:29:24 +02:00 |
DSi_DSP.cpp
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01:00 |
DSi_DSP.h
|
more DSP unfucking: make Teakra directly use melonDS's NWRAM banks instead of trying to translate to a flat buffer, fixes bugs with the way the memory banks are ordered etc
|
2022-10-14 00:02:54 +02:00 |
DSi_I2C.cpp
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
DSi_I2C.h
|
DSi power button and volume switch support (#1630)
|
2023-04-04 12:31:58 +02:00 |
DSi_NAND.cpp
|
fix last commit
|
2023-09-02 18:56:58 +02:00 |
DSi_NAND.h
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
DSi_NDMA.cpp
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01: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
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02: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
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
DSi_SD.h
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
DSi_SPI_TSC.cpp
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +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 |
DSi_TMD.h
|
Modest cleanups for DSi_NAND (#1714)
|
2023-07-08 22:17:30 +02:00 |
DSi.cpp
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
DSi.h
|
properly stop any started cameras upon reset/shutdown
|
2022-10-02 23:29:24 +02:00 |
FATStorage.cpp
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
FATStorage.h
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
FIFO.h
|
fixes editor warnings about undefined types in a bunch of files
|
2022-07-27 18:55:59 +02:00 |
FreeBIOS.h
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
GBACart.cpp
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
GBACart.h
|
Split the cart parsing and loading steps (#1707)
|
2023-06-30 13:28:52 +02:00 |
GPU2D_Soft.cpp
|
Make sprite mosaic (more) accurate (#1687)
|
2023-08-27 13:29:23 +02:00 |
GPU2D_Soft.h
|
Make sprite mosaic (more) accurate (#1687)
|
2023-08-27 13:29:23 +02:00 |
GPU2D.cpp
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
GPU2D.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_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_Soft.cpp
|
Edge fill rules for swapped polygons + a few minor fixes to edge cases (#1815)
|
2023-08-27 13:32:31 +02:00 |
GPU3D_Soft.h
|
Fix Incorrect Polygon Swapping Behavior and Implement Correct Rules for Shifting Right Edges Left (#1816)
|
2023-08-27 13:29:12 +02:00 |
GPU3D.cpp
|
Fix Incorrect Polygon Swapping Behavior and Implement Correct Rules for Shifting Right Edges Left (#1816)
|
2023-08-27 13:29:12 +02:00 |
GPU3D.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 |
GPU_OpenGL.cpp
|
No more context mess (#1531)
|
2022-10-17 22:55:11 +02:00 |
GPU_OpenGL.h
|
update copyright headers
|
2022-01-09 02:15:50 +01:00 |
GPU.cpp
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01:00 |
GPU.h
|
update copyright headers
|
2022-01-09 02:15:50 +01:00 |
melonDLDI.h
|
fixes editor warnings about undefined types in a bunch of files
|
2022-07-27 18:55:59 +02:00 |
NDS_Header.h
|
Forgot an #include (#1712)
|
2023-06-30 14:28:53 +02:00 |
NDS.cpp
|
fix bug in savestate loading
|
2023-09-09 14:26:29 +02:00 |
NDS.h
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
NDSCart.cpp
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
NDSCart.h
|
Split the cart parsing and loading steps (#1707)
|
2023-06-30 13:28:52 +02:00 |
NonStupidBitfield.h
|
fix some UB
|
2023-08-01 03:00:41 +02:00 |
OpenGLSupport.cpp
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01:00 |
OpenGLSupport.h
|
No more context mess (#1531)
|
2022-10-17 22:55:11 +02:00 |
Platform.h
|
Arisotura pls clean up after yourself
|
2023-09-09 14:26:14 +02:00 |
PlatformOGL.h
|
No more context mess (#1531)
|
2022-10-17 22:55:11 +02:00 |
ROMList.cpp
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
ROMList.h
|
Reduce code stink (#1818)
|
2023-08-28 20:01:15 +02:00 |
RTC.cpp
|
temporary hack to make RTC deterministic
|
2023-09-09 14:26:11 +02:00 |
RTC.h
|
update copyright headers
|
2022-01-09 02:15:50 +01:00 |
Savestate.cpp
|
Implement in-memory savestates (#1693)
|
2023-06-12 23:56:09 +02:00 |
Savestate.h
|
Implement in-memory savestates (#1693)
|
2023-06-12 23:56:09 +02:00 |
SPI.cpp
|
add BIOS and firmware to savestates
|
2023-09-09 14:26:29 +02:00 |
SPI.h
|
Add support for changing the DS and DSi battery level
|
2022-03-07 21:08:54 +01:00 |
SPU.cpp
|
Introduce Platform::Log (#1640)
|
2023-03-23 18:04:38 +01:00 |
SPU.h
|
merge local_wifi (#1516)
|
2022-09-22 20:32:27 +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 |
Wifi.cpp
|
avoid spamming host-RX checks every 8us if the host isn't responding
|
2023-09-09 14:26:14 +02:00 |
Wifi.h
|
merge local_wifi (#1516)
|
2022-09-22 20:32:27 +02:00 |
WifiAP.cpp
|
Assorted portability enhancements (#1800)
|
2023-08-18 22:50:57 +02:00 |
WifiAP.h
|
merge local_wifi (#1516)
|
2022-09-22 20:32:27 +02:00 |