| Commit message (Expand) | Author | Age |
* | No more context mess (#1531) | RSDuck | 2022-10-17 |
* | more fun DSP fixes | Arisotura | 2022-10-17 |
* | I don't think NWRAMMask is relevant here | Arisotura | 2022-10-14 |
* | more DSP unfucking: make Teakra directly use melonDS's NWRAM banks instead of... | Arisotura | 2022-10-14 |
* | Work around a really strange issue when building teakra with -O0 on Windows | Nadia Holmquist Pedersen | 2022-10-12 |
* | unfuck the DSP enough that it will actually run code | Arisotura | 2022-10-11 |
* | unfuck the DSP code some | Arisotura | 2022-10-10 |
* | Merge pull request #1282 from gal20/scale_fix | Nadia Holmquist Pedersen | 2022-10-04 |
|\ |
|
| * | Fix screen scaling | gal20 | 2022-01-05 |
* | | this was prolly bad | Arisotura | 2022-10-04 |
* | | properly stop any started cameras upon reset/shutdown | Arisotura | 2022-10-02 |
* | | add support for UYVY format (FaceTime camera) | Arisotura | 2022-10-02 |
* | | camera: fix x-flip crustiness | Arisotura | 2022-10-02 |
* | | actual DSi camera support (#1520) | Arisotura | 2022-10-02 |
* | | Account for the screen gap being scaled with the window size | Nadia Holmquist Pedersen | 2022-09-25 |
* | | properly make the DSi NAND instance-unique | Arisotura | 2022-09-23 |
* | | remove Windows console shito we don't need anymore | Arisotura | 2022-09-22 |
* | | merge local_wifi (#1516) | Arisotura | 2022-09-22 |
* | | lol oops | Nadia Holmquist Pedersen | 2022-09-18 |
* | | Fix handling of utf16 title strings in ROMInfoDialog | Rayyan Ansari | 2022-09-02 |
* | | Fix reading banner from homebrew ROMs | Rayyan Ansari | 2022-09-02 |
* | | for all people who hate speed, here you can build melonDS again | RSDuck | 2022-08-22 |
* | | invalidate JIT blocks in ARM7 WVRAM when it's remapped | RSDuck | 2022-08-22 |
* | | fix SCFG_MC cartridge inserted bit | RSDuck | 2022-08-21 |
* | | implement 8- and 16-bit DSi AES register accesses | RSDuck | 2022-08-21 |
* | | fix last commit for when no SD is inserted | RSDuck | 2022-08-21 |
* | | fix DSi SD newly inserted/removed IRQ bits | RSDuck | 2022-08-21 |
* | | basic implementation of SNDExCnt | RSDuck | 2022-08-21 |
* | | Fix Windows debug builds not having a console because something, probably som... | Nadia Holmquist Pedersen | 2022-08-17 |
* | | a bit of refactoring around ScreenHandler | RSDuck | 2022-08-05 |
* | | Apply strong focus policy to joystick mapping button as well. Fixes #1491 | Nadia Holmquist Pedersen | 2022-07-31 |
* | | fixes editor warnings about undefined types in a bunch of files | Valtýr Kári Daníelsson | 2022-07-27 |
* | | constexpr-s the DMA timing tables (#1489) | Valtýr Kári Daníelsson | 2022-07-27 |
* | | Fix triggers being recognized as negative analog stick values when assigning ... | Nadia Holmquist Pedersen | 2022-07-07 |
* | | GL: Fix 16x resolution on macOS | Nadia Holmquist Pedersen | 2022-06-02 |
* | | Add 3DS 16:10 aspect ratio and refactor GUI aspect ratio code | Nadia Holmquist Pedersen | 2022-05-23 |
* | | Modernize CMake build system (#1434) | Nadia Holmquist Pedersen | 2022-05-21 |
* | | Update teakra (fixes #1441) | Nadia Holmquist Pedersen | 2022-05-13 |
* | | Accomodate top/bottom only lzyout when setting screen size | Nadia Holmquist Pedersen | 2022-04-20 |
* | | fix potential issues with 32bit GPU writes | Arisotura | 2022-04-10 |
* | | add support for the mainRAM mirror at 0x0C000000 in DSi mode, makes SM64DSi w... | Arisotura | 2022-04-10 |
* | | add support for GXFIFO NDMA | Arisotura | 2022-04-10 |
* | | close gaps in VRAM mapping | Arisotura | 2022-04-09 |
* | | master brightness has different biases (are you serious, Nintendo) | Arisotura | 2022-04-08 |
* | | remove some cruft | Arisotura | 2022-04-08 |
* | | make blending/fade accurate too (not quite sure about the 3D one) | Arisotura | 2022-04-01 |
* | | Merge branch 'master' of github.com:Arisotura/melonDS | Arisotura | 2022-04-01 |
|\ \ |
|
| * | | Disable firmware overrides UI when override checkbox isn't checked | Nadia Holmquist Pedersen | 2022-03-28 |
* | | | make display-capture blending accurate to hardware | Arisotura | 2022-04-01 |
|/ / |
|
* | | save WFC settings when using default firmware. fixes #1401, also fixes #1336 | Arisotura | 2022-03-22 |