aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* DSi power button and volume switch support (#1630)Ed_IT2023-04-04
* Allow toggling Wayland support (#1654)DarkOK2023-04-03
* I'm stupidRSDuck2023-03-28
* comment out JIT debug codeRSDuck2023-03-28
* Expose SRAM pointers for frontends that manage save data their own way (#1643)Jesse Talavera-Greenberg2023-03-27
* Fixed unhandled error status for LastSep(std::string) (#1645)Sergio2023-03-25
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* BIOS/NAND UI changes (#1587)Gloria2023-03-20
* tiny refactoring around the input config dialogRSDuck2023-03-02
* gotta blow harderRSDuck2023-03-02
* Add hotkey to toggle screen emphasisNadia Holmquist Pedersen2023-02-17
* Increase savestate major version (#1567)patata2023-01-19
* Rebase: Make archive detection more robust and add it to the CLI (#1560)Janfel2023-01-18
* fix window aspect ratioRSDuck2023-01-17
* ehhh got that one wrong, now it should be rightRSDuck2023-01-06
* hopefully correct overflow flag for ADC and SBCRSDuck2023-01-06
* fix #1593RSDuck2023-01-03
* Wifi: -Wformat warning caused by missing printf argument (#1532)Rupert Carmichael2022-12-30
* fix #1551RSDuck2022-11-25
* fix #1556RSDuck2022-11-14
* prevent screensaver (#1485)pepper-jelly2022-11-11
* Added LEGO Batman 2 - DC Super Heroes (Canada) (En,Fr) [B6FL] to ROMList (#1422)mariomadproductions2022-11-11
* Fix nocash Char Out debug register (#1500)Quinn Painter2022-11-11
* Explicitly include the build/res directory so windres will find it whenNadia 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
* 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
* Work around a really strange issue when building teakra with -O0 on WindowsNadia Holmquist Pedersen2022-10-12
* unfuck the DSP enough that it will actually run codeArisotura2022-10-11
* unfuck the DSP code someArisotura2022-10-10
* 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