aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | actual DSi camera support (#1520)Arisotura2022-10-02
* | 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
* | Fix handling of utf16 title strings in ROMInfoDialogRayyan Ansari2022-09-02
* | Fix reading banner from homebrew ROMsRayyan Ansari2022-09-02
* | 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
* | fix last commit for when no SD is insertedRSDuck2022-08-21
* | fix DSi SD newly inserted/removed IRQ bitsRSDuck2022-08-21
* | basic implementation of SNDExCntRSDuck2022-08-21
* | Fix Windows debug builds not having a console because something, probably som...Nadia Holmquist Pedersen2022-08-17
* | a bit of refactoring around ScreenHandlerRSDuck2022-08-05
* | Apply strong focus policy to joystick mapping button as well. Fixes #1491Nadia Holmquist Pedersen2022-07-31
* | fixes editor warnings about undefined types in a bunch of filesValtýr Kári Daníelsson2022-07-27
* | constexpr-s the DMA timing tables (#1489)Valtýr Kári Daníelsson2022-07-27
* | Fix triggers being recognized as negative analog stick values when assigning ...Nadia Holmquist Pedersen2022-07-07
* | GL: Fix 16x resolution on macOSNadia Holmquist Pedersen2022-06-02
* | Add 3DS 16:10 aspect ratio and refactor GUI aspect ratio codeNadia Holmquist Pedersen2022-05-23
* | Modernize CMake build system (#1434)Nadia Holmquist Pedersen2022-05-21
* | Update teakra (fixes #1441)Nadia Holmquist Pedersen2022-05-13
* | Accomodate top/bottom only lzyout when setting screen sizeNadia Holmquist Pedersen2022-04-20
* | fix potential issues with 32bit GPU writesArisotura2022-04-10
* | add support for the mainRAM mirror at 0x0C000000 in DSi mode, makes SM64DSi w...Arisotura2022-04-10
* | add support for GXFIFO NDMAArisotura2022-04-10