melonDS/src
Nadia Holmquist Pedersen 14c6bba21f Manually center the window after setting its size on macOS
Qt's default window positioning is somewhat unreliable, and since we
don't currently remember the window position, let's at least make sure
that it's properly centered on open.
2021-12-09 01:21:06 +01:00
..
ARMJIT_A64 finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +01:00
ARMJIT_x64 finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +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 Manually center the window after setting its size on macOS 2021-12-09 01:21:06 +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_InstrInfo.cpp decouple JIT from Config. bahahahahah 2021-11-17 18:15:50 +01: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
ARM.cpp finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +01:00
ARM.h get rid of DTCMSize 2021-10-29 01:35:47 +02: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 more complete (and accurate) CP15 setup for direct boot 2021-10-28 21:15:12 +02:00
ARMInterpreter_LoadStore.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
ARMInterpreter.cpp MCR/MRC aren't available in user mode 2021-10-28 19:47:26 +02:00
ARMInterpreter.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +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 dtcm not dtcb 2021-10-29 12:09:00 +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
ARMJIT.cpp decouple JIT from Config. bahahahahah 2021-11-17 18:15:50 +01:00
ARMJIT.h decouple JIT from Config. bahahahahah 2021-11-17 18:15:50 +01:00
CMakeLists.txt finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +01:00
CP15.cpp get rid of DTCMSize 2021-10-29 01:35:47 +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
DMA_Timings.h DMA timing renovation (#1207) 2021-08-31 02:28:34 +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
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 ASGYHFDUHDIUIHSJODHSIJDHSIYGDHSJKDSDSDSDSD 2021-11-20 12:16:59 +01:00
DSi_NAND.h make firmware settings override also apply in DSi mode 2021-11-20 12:09:13 +01: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 Revert "Misc fixes for dsiwifi BMI stage (#1216)" 2021-10-02 13:57:52 +02:00
DSi_NWifi.h Revert "Misc fixes for dsiwifi BMI stage (#1216)" 2021-10-02 13:57:52 +02:00
DSi_SD.cpp finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +01:00
DSi_SD.h DLDI/SD folder-sync apparatus (#1251) 2021-10-28 18:47:13 +02: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
DSi.cpp what. 2021-11-22 18:59:49 +01:00
DSi.h remove remains of SDIOFile 2021-11-21 16:05:48 +01: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
FATStorage.cpp really, Arisotura? 2021-11-28 13:36:00 +01:00
FATStorage.h fix more bugs in the DLDI machine 2021-10-29 01:33:37 +02:00
FIFO.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
FreeBIOS.h Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174) 2021-10-02 12:06:22 +02: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
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
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
GPU3D_OpenGL_shaders.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU3D_OpenGL.cpp finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +01:00
GPU3D_OpenGL.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU3D_Soft.cpp finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +01:00
GPU3D_Soft.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU3D.cpp finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +01:00
GPU3D.h handle changed VCount+threaded rasteriser more gracefully 2021-08-04 14:21:45 +02:00
GPU_OpenGL_shaders.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
GPU_OpenGL.cpp finally decouple Config from the core. baahhahahahah 2021-11-18 01:17:51 +01:00
GPU_OpenGL.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01: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
melonDLDI.h revised DLDI driver that uses the hardware somewhat more correctly 2021-05-02 21:18:52 +02:00
NDS_Header.h actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
NDS.cpp SPU: block reads from ARM7 BIOS region. fixes #1267 (and prolly whatever other stupid game tries to play sound from NULL) 2021-11-25 16:49:43 +01:00
NDS.h oops 2021-11-17 23:23:22 +01: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
NDSCart.cpp DLDI/SD folder-sync apparatus (#1251) 2021-10-28 18:47:13 +02:00
NDSCart.h DLDI/SD folder-sync apparatus (#1251) 2021-10-28 18:47:13 +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 move 'randomize MAC' setting to firmware settings, and add setting for changing the MAC. 2021-11-19 13:31:14 +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
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
SPI.cpp add valid wifi data to the default firmware 2021-11-20 13:22:20 +01:00
SPI.h actually make DSi-mode direct boot work to some extent 2021-08-30 20:26:49 +02:00
SPU.cpp SPU: block reads from ARM7 BIOS region. fixes #1267 (and prolly whatever other stupid game tries to play sound from NULL) 2021-11-25 16:49:43 +01:00
SPU.h SPU: Emulate SOUNDBIAS and 10-bit degrade 2021-08-17 01:01:15 +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
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