aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* store pc+12 when storing r15RSDuck2023-10-22
* Refactor DSi_NAND (#1844)Jesse Talavera-Greenberg2023-10-11
* Add some structs for files that DSi_NAND reads (#1842)Jesse Talavera-Greenberg2023-10-02
* Replace DSi_NAND's uses of sprintf with snprintf (#1841)Jesse Talavera-Greenberg2023-10-01
* Wrap CurGLCompositor cleanup in an #ifdef (#1837)Jesse Talavera-Greenberg2023-09-24
* Clean up some rendering-related resources in DeInit (#1836)Jesse Talavera-Greenberg2023-09-24
* Ensure that the new firmware is installed when resetting (#1834)Jesse Talavera-Greenberg2023-09-21
* only recalculate extended access point checksum when firmware is a DSi oneRSDuck2023-09-20
* Refactor the core's handling of firmware and BIOS images to rely less on the ...Jesse Talavera-Greenberg2023-09-18
* Make the NDS teardown more robust (#1798)Jesse Talavera-Greenberg2023-09-15
* fix last commitRSDuck2023-09-02
* Reduce code stink (#1818)jdp_2023-08-28
* Update macOS icon (#1609)xenticore2023-08-27
* remove AR code size limit (#1802)StraDaMa2023-08-27
* Edge fill rules for swapped polygons + a few minor fixes to edge cases (#1815)Jaklyy2023-08-27
* Make sprite mosaic (more) accurate (#1687)Mireille2023-08-27
* Fix Incorrect Polygon Swapping Behavior and Implement Correct Rules for Shift...Jaklyy2023-08-27
* Fix aa being upside down on swapped y-major slopes (#1803)Jaklyy2023-08-27
* Small Fix to Anti-Aliasing + Edge Marking Behavior (#1680)Jaklyy2023-08-27
* fix aa calc for 1px tall 0px wide slopes (#1795)Jaklyy2023-08-27
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* check lower pixel when top pixel ignores fog (#1808)Jaklyy2023-08-13
* Improve Interpolation Accuracy (#1686)Jaklyy2023-08-10
* fix some UBRSDuck2023-08-01
* a bit of frontend refactoringRSDuck2023-07-29
* wifi: attempt two at optimizing the sync mechanism. this time it should be fa...Arisotura2023-07-28
* wifi: implement CMD retriesArisotura2023-07-27
* wifi:Arisotura2023-07-27
* cancel CMD transfer if there isn't enough time leftArisotura2023-07-25
* wifi: mystery ack value is CMD_COUNTArisotura2023-07-25
* keep that one extra line in, thoArisotura2023-07-25
* Revert "attempt at making local multiplayer faster"Arisotura2023-07-25
* Work around a strange bug in Qt5 that causes melonDS to crash on launchNadia Holmquist Pedersen2023-07-16
* DSi: add option to boot the full boot ROMs (#1581)PoroCYon2023-07-16
* attempt at making local multiplayer fasterArisotura2023-07-15
* fix bad seqno bug with MP replies (oops)Arisotura2023-07-14
* wifi: only allow setting TXSLOT_CMD bit15 if CMDCOUNT is nonzero, as per GBAtekArisotura2023-07-14
* Add a fallback to streaming decompression when loading zstd-compressed ROMs.Nadia Holmquist Pedersen2023-07-14
* Don't try to open the mic device every time if SDL says it has noneNadia Holmquist Pedersen2023-07-14
* Modest cleanups for DSi_NAND (#1714)Jesse Talavera-Greenberg2023-07-08
* Make linking librt conditional on it containing shm_openJesse Talavera-Greenberg2023-07-08
* Forgot an #include (#1712)Jesse Talavera-Greenberg2023-06-30
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* Assign Qt standard Quit keyboard shortcutNadia Holmquist Pedersen2023-06-29
* Add microphone combobox using SDL (#1709)falsidge2023-06-27
* actually rename that settingNadia Holmquist Pedersen2023-06-24
* Add a description to the wifi settings dialogNadia Holmquist Pedersen2023-06-24
* Implement in-memory savestates (#1693)Jesse Talavera-Greenberg2023-06-12
* disable DSi mode cartridge protection when DSi header is borkedRSDuck2023-05-11
* disable screen filtering when drawing with QTRSDuck2023-05-06