aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* CLI 2.0: Electric Boogaloo (#1546)patata2022-10-28
* comment out semaphore shit in teakraArisotura2022-10-25
* Make clang shut up about -Wno-error=maybe-uninitialized in teakraNadia Holmquist Pedersen2022-10-23
* fatfs: Fix -Wstrict-prototypes + -Wimplicit-function-declaration warningsorbea2022-10-23
* force-align all read/write accesses. fixes #1540 (unaligned DMA address)Arisotura2022-10-22
* getWindowInfo: handle if the Wayland window handle is nullNadia Holmquist Pedersen2022-10-19
* No more context mess (#1531)RSDuck2022-10-17
* more fun DSP fixesArisotura2022-10-17
* I don't think NWRAMMask is relevant hereArisotura2022-10-14
* more DSP unfucking: make Teakra directly use melonDS's NWRAM banks instead of...Arisotura2022-10-14
* Merge branch 'master' of github.com:Arisotura/melonDSArisotura2022-10-13
|\
| * Work around a really strange issue when building teakra with -O0 on WindowsNadia Holmquist Pedersen2022-10-12
* | revert half of the change to build flags. it makes Teakra linking shit itself...Arisotura2022-10-12
|/
* unfuck the DSP enough that it will actually run codeArisotura2022-10-11
* Merge pull request #1528 from Phosphorus-M/patch-1Nadia Holmquist Pedersen2022-10-10
|\
| * Change Qt dependencies for Windows dynamic builds as wellNadia Holmquist Pedersen2022-10-10
| * Update README.mdPhosphorus Moscu2022-10-09
|/
* unfuck the DSP code someArisotura2022-10-10
* Clean up optimization flagsNadia Holmquist Pedersen2022-10-09
* macOS: Add NSPrincipalClass value to the Info.plistNadia Holmquist Pedersen2022-10-08
* Merge pull request #1282 from gal20/scale_fixNadia Holmquist Pedersen2022-10-04
|\
| * Fix screen scalinggal202022-01-05
* | this was prolly badArisotura2022-10-04
* | properly stop any started cameras upon reset/shutdownArisotura2022-10-02
* | add support for UYVY format (FaceTime camera)Arisotura2022-10-02
* | camera: fix x-flip crustinessArisotura2022-10-02
* | actual DSi camera support (#1520)Arisotura2022-10-02
* | update Patreon URLArisotura2022-09-30
* | Account for the screen gap being scaled with the window sizeNadia Holmquist Pedersen2022-09-25
* | properly make the DSi NAND instance-uniqueArisotura2022-09-23
* | remove Windows console shito we don't need anymoreArisotura2022-09-22
* | merge local_wifi (#1516)Arisotura2022-09-22
* | lol oopsNadia Holmquist Pedersen2022-09-18
* | Update repo URL in README.mdNadia Holmquist Pedersen2022-09-14
* | Fix handling of utf16 title strings in ROMInfoDialogRayyan Ansari2022-09-02
* | Fix reading banner from homebrew ROMsRayyan Ansari2022-09-02
* | mac-libs.rb: Make fallback rpaths less stupid, also shut up codeNadia Holmquist Pedersen2022-08-31
* | Fix imports in mac-universal.py againRayyan Ansari2022-08-31
* | Make nested directories in mac-universal.pyRayyan Ansari2022-08-31
* | Fix imports in mac-universal.pyRayyan Ansari2022-08-31
* | Find correct pkg-configRayyan Ansari2022-08-31
* | Fix CMake prefixesRayyan Ansari2022-08-31
* | Create parent directories as wellRayyan Ansari2022-08-31
* | Fix dependencies between jobsRayyan Ansari2022-08-31
* | Fix macOS runner cleanupRayyan Ansari2022-08-31
* | Add self-hosted macOS ARM64 Universal Binary runnerRayyan Ansari2022-08-31
* | for all people who hate speed, here you can build melonDS againRSDuck2022-08-22
* | invalidate JIT blocks in ARM7 WVRAM when it's remappedRSDuck2022-08-22
* | fix SCFG_MC cartridge inserted bitRSDuck2022-08-21
* | implement 8- and 16-bit DSi AES register accessesRSDuck2022-08-21