aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Clean Windows build instructionsNadia Holmquist Pedersen2022-11-09
* Explicitly include the build/res directory so windres will find it whenNadia Holmquist Pedersen2022-11-09
* For some reason this didn't get renamedNadia Holmquist Pedersen2022-11-09
* Allow import/export of .pub/.prv/.bnr saves (#1558)Pk112022-11-07
* Windows resource/manifest fixesNadia Holmquist Pedersen2022-11-06
* Use WGL for GL context creation on Windows ARM64 as well.Nadia Holmquist Pedersen2022-11-05
* JIT: Add bits for Windows ARM64 supportNadia Holmquist Pedersen2022-11-05
* mainWindow may be nullptr when audioMute() is called.Nadia Holmquist Pedersen2022-11-05
* BAHAHAHAHAHAJSKASLASJISFS--+|*~+-.Arisotura2022-11-03
* fix a tidbit with GXFIFO NDMA, I thinkArisotura2022-11-03
* fix up DSi direct bootArisotura2022-10-28
* 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