aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* minor cleanupArisotura2023-11-01
* use a grid layout in the date/time dialog so Qt will behaveNadia Holmquist Pedersen2023-10-30
* fdsfdArisotura2023-10-30
* RTC revamp (#1867)Arisotura2023-10-30
* Miscellaneous DSi NAND fixes (#1852)Jesse Talavera-Greenberg2023-10-24
* Slight polish to DMA (#1856)Jesse Talavera-Greenberg2023-10-24
* Generalize a path in .gitignore (#1862)Jesse Talavera-Greenberg2023-10-24
* GDB stub (#1583)PoroCYon2023-10-22
* 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
* Updated README.md (#1681)Tuffy2023-08-27
* 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
* codesign the final universal macOS app bundleNadia Holmquist Pedersen2023-07-24
* 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
* Merge branch 'master' of github.com:Arisotura/melonDSArisotura2023-07-15
|\
| * Add AppImage Builds (#1670)TGP172023-07-14
* | 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