aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | make display-capture blending accurate to hardwareArisotura2022-04-01
|/ /
* | save WFC settings when using default firmware. fixes #1401, also fixes #1336Arisotura2022-03-22
* | default firmware: in DSi mode, emulate more compatible DWM-W015 instead of DW...Arisotura2022-03-20
* | FreeBIOS: add VRAM-compliant LZ77 decompressor. fixes #1353Arisotura2022-03-14
* | make invalid SPI memory commands return 0xFF. fixes #1366 (Dementium II check...Arisotura2022-03-14
* | what.Arisotura2022-03-14
* | DISPCAPCNT is writable at any timeArisotura2022-03-14
* | fix some gaps in the SPI/cart implementationsArisotura2022-03-14
* | Merge branch 'master' of github.com:Arisotura/melonDSArisotura2022-03-12
|\ \
| * | Remove incorrect color profile from PNGs so libpng will shut up about itNadia Holmquist Pedersen2022-03-08
* | | * support patching multiple DLDI interfacesArisotura2022-03-12
|/ /
* | BLARGArisotura2022-03-08
* | insert wacky commit messageArisotura2022-03-08
* | save battery levels to configArisotura2022-03-07
* | fix up the power management dialogArisotura2022-03-07
* | fix copyright headersArisotura2022-03-07
* | Add support for changing the DS and DSi battery levelRayyan Ansari2022-03-07
* | Improve DSiWare save creation (#1375)Pk112022-03-07
* | Implement MainRAM management dialog😁 (#1248)2jun02022-03-06
* | update .rc copyright yearsArisotura2022-03-06
* | update the TODO listsArisotura2022-03-06
* | macOS: Use Qt 6 by defaultNadia Holmquist Pedersen2022-03-06
* | macOS: Bump minimum version to 10.15Nadia Holmquist Pedersen2022-03-06
* | we prolly don't need to init SDL video, given we don't use itArisotura2022-03-06
* | fix the GBA cart save shito, I guessArisotura2022-03-04
* | InputConfig: change Group Box titles to LabelsRayyan Ansari2022-03-04
* | fix typo in enum for screen sizing (#1377)Brankale2022-02-25
* | Use enum for screen sizingRSDuck2022-02-25
* | Allowing Swap screens hotkey to swap between displaying only top screen and o...ZackWeinstein2022-02-25
* | comment out debug printfsRSDuck2022-02-25
* | Wifi power saving, hopefully enough!RSDuck2022-02-25
* | lower window update rate if rendering too fastRSDuck2022-02-14
* | add support for zero-address in AR codes 3-AArisotura2022-01-28
* | hopefully fix #1349Arisotura2022-01-24
* | nifi: Set SO_REUSEPORT on BSD and macOS to prevent creation of socket failingNadia Holmquist Pedersen2022-01-12
* | Merge branch 'master' of github.com:Arisotura/melonDSArisotura2022-01-09
|\ \
| * | Make the message when SDL2 fails to init more descriptiveNadia Holmquist Pedersen2022-01-08
* | | update copyright headersArisotura2022-01-09
|/ /
* | can we, please, FINALLY, be done with this stupid issueArisotura2022-01-08
* | fdsfdfdgdfgfgdfgArisotura2022-01-08
* | explicitly eject the cart before a load with reset, preventing a spurious car...Arisotura2022-01-08
* | Custom path support (#1333)Arisotura2022-01-07
|/
* don't link rt when oglrenderer disabled on appleCharlene Campbell2021-12-29
* CI: Fix Ubuntu aarch64 build againNadia Holmquist Pedersen2021-12-28
* CI: macOS 10.14 is no longer supported, use 10.15Nadia Holmquist Pedersen2021-12-28
* title import: create all title/ subdirectoriesNadia Holmquist Pedersen2021-12-18
* Create ticket subdirectory if missing during title importNadia Holmquist Pedersen2021-12-16
* ScreenPanelNative: Don't try to render the framebuffer if the emulator is not...Nadia Holmquist Pedersen2021-12-09
* Manually center the window after setting its size on macOSNadia Holmquist Pedersen2021-12-09
* Treat SDL_INIT_JOYSTICK fail as non-critical (#1277)andrigamerita2021-12-01