Commit Graph

1740 Commits

Author SHA1 Message Date
Arisotura 5cd1177e34 huh. all DSi files had outdated copyright years 2020-06-05 20:44:18 +02:00
Arisotura bbce434815 pointless fix 2020-06-05 20:22:55 +02:00
Arisotura 4b73f81ee0 clean it up 2020-06-05 20:20:03 +02:00
Arisotura a29e645340 get somewhere 2020-06-05 19:12:03 +02:00
Arisotura 200c494a55 get this little experiment started
for now all it does is crash
2020-06-04 15:15:09 +02:00
Arisotura 90cf310e81
Merge pull request #641 from nadiaholmquist/feature/qt-platform
Use Qt's file/threading abstractions in Platform.cpp
2020-06-04 02:13:16 +02:00
Nadia Holmquist Pedersen 924975f6db Use GenericConfigLocation so files will be placed correctly in non-portable Windows builds 2020-06-03 17:01:10 +02:00
Nadia Holmquist Pedersen a4b88f0294 Fix paths on Windows 2020-06-03 16:49:58 +02:00
Nadia Holmquist Pedersen f9644abb67 Handle open flags more correctly 2020-06-03 16:41:34 +02:00
Nadia Holmquist Pedersen 23aeb5fb72 Fix _dup on windows 2020-06-03 16:38:26 +02:00
Nadia Holmquist Pedersen 21f1856da2 Fix indentation 2020-06-03 14:54:36 +02:00
Nadia Holmquist Pedersen 7829070b7f Handle r+ file mode 2020-06-03 14:41:07 +02:00
Nadia Holmquist Pedersen 6e0425d34e Add missing threads dependency 2020-06-03 14:40:50 +02:00
Nadia Holmquist Pedersen 54edd51797 Merge branch 'master' of https://github.com/Arisotura/melonDS into feature/qt-platform 2020-06-03 14:31:02 +02:00
Nadia Holmquist Pedersen f9f366e296 Merge remote-tracking branch 'remotes/upstream/master' into feature/qt-platform
# Conflicts:
#	src/frontend/qt_sdl/CMakeLists.txt
#	src/frontend/qt_sdl/Platform.cpp
#	src/frontend/qt_sdl/main.cpp
2020-06-03 13:54:28 +02:00
Arisotura 1abcb4e6ac I'm a major derp 2020-06-02 14:36:15 +02:00
Arisotura d38b2d8212 blarg 2020-06-02 02:04:58 +02:00
Arisotura d6332f96f1
Merge pull request #638 from Arisotura/melonDSi
merge melonDSi
2020-06-02 00:39:09 +02:00
Arisotura 6c0ec5ebd8 heh 2020-06-02 00:37:51 +02:00
Arisotura ffa29ff496 clean it up some 2020-06-02 00:36:07 +02:00
Arisotura d862b5869f allow .dsi files 2020-06-02 00:30:04 +02:00
Arisotura d0af89924e remove requirement for initmem7/9.bin (but this requires augmented BIOS dumps, we'll get there) 2020-06-02 00:25:29 +02:00
Arisotura ee9fe327e2 remove requirement for aeskeys.bin and boot2_7/9.bin 2020-06-01 23:13:38 +02:00
Arisotura 43e045357f make it able to switch between DS and DSi modes 2020-06-01 20:36:30 +02:00
Arisotura d7b846619b add DSi-mode settings 2020-06-01 19:11:44 +02:00
Arisotura b84edfb321 silence pointless and spammy printf 2020-06-01 16:35:09 +02:00
Arisotura 6326ddd172 reset SD controllers during a soft-reset 2020-06-01 16:32:44 +02:00
Arisotura 77f4663f49 betterer SD/MMC code. Flipnote can save shit! 2020-06-01 16:24:59 +02:00
Arisotura 8f5dff1725 make soft-reset work somewhat better 2020-05-30 13:52:51 +02:00
Arisotura 8a15adb38b modern melonDSi
HARK HARK HARK
2020-05-30 03:26:06 +02:00
Arisotura b62d90cbe4 Merge remote-tracking branch 'remotes/origin/master' into melonDSi 2020-05-30 03:19:20 +02:00
Arisotura 82302c9bf4 fix shito. 2020-05-30 03:15:05 +02:00
Arisotura 2327de2423 Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi 2020-05-30 03:12:42 +02:00
Arisotura f5eeca67b4 Merge commit '3984491ccec4630091bbb178c7c0b22aa4e5e937' into melonDSi 2020-05-30 03:04:50 +02:00
Arisotura b44570eba1 merge moar 2020-05-30 03:04:14 +02:00
Arisotura 61799c35bd sadadssa 2020-05-30 02:59:45 +02:00
Arisotura 5eb01f1f15 begin renovating melonDSi 2020-05-30 02:40:51 +02:00
Arisotura 993048dd24 ASGHAFGSHASHJKQHD 2020-05-30 00:55:34 +02:00
Arisotura b3fad6f819 asaddazs
sneaky bastard
2020-05-30 00:51:50 +02:00
Arisotura 0a8e14519e now hopefully all references to romlist.bin are removed 2020-05-30 00:42:15 +02:00
Arisotura b27ed541bb blarg 2020-05-30 00:38:31 +02:00
Arisotura c45068da0e embed romlist.bin 2020-05-30 00:28:21 +02:00
Arisotura 88823f66cb * fix the OpenGL shito under Linux
* make the 'BIOS not found' errors a bit more user-friendly
2020-05-29 22:18:21 +02:00
Arisotura 054b94b2b7 fix the Github Actions shit, hopefully 2020-05-29 22:00:31 +02:00
Arisotura 0cadd4bd12
Merge pull request #635 from Arisotura/qt
Qt
2020-05-29 21:36:26 +02:00
Arisotura 8ddd82ca2c I'm a derp 2020-05-29 21:35:06 +02:00
Arisotura 32a642121c HARK HARK HARK 2020-05-29 21:33:57 +02:00
Arisotura 9557e18b7c fart around 2020-05-29 21:27:40 +02:00
Arisotura d3dd7bd988 get rid of console in release builds 2020-05-29 21:19:18 +02:00
Arisotura 935f121025 * add options for static linking
* make the vsync checkbox and shit work to some extent (they don't actually function tho)
2020-05-29 21:03:46 +02:00