| Commit message (Expand) | Author | Age |
* | integrate changes from ARM64 backend and more | RSDuck | 2020-04-26 |
* | decrease jit block cache address granularity | RSDuck | 2020-04-26 |
* | new block cache and much more... | RSDuck | 2020-04-26 |
* | remove debug printing | RSDuck | 2020-04-26 |
* | add ui confirm dialog for linux | RSDuck | 2020-04-26 |
* | optimise away unneeded flag sets | RSDuck | 2020-04-26 |
* | fix jit block size not changeable | RSDuck | 2020-04-26 |
* | abandon pipelining on jit | RSDuck | 2020-04-26 |
* | jit: add compile option | RSDuck | 2020-04-26 |
* | jit: make everything configurable | RSDuck | 2020-04-26 |
* | JIT: base | RSDuck | 2020-04-26 |
* | Windows: explicitly link gdi32 | Nadia Holmquist Pedersen | 2020-04-12 |
* | Use pkg-config to find SDL2 on Windows | Nadia Holmquist Pedersen | 2020-04-12 |
* | GPU3D: swap vin and vout during clipping, giving results that are closer to h... | Arisotura | 2020-04-11 |
* | Update main.cpp | niemand-deu | 2020-02-26 |
* | update copyright years | Arisotura | 2020-02-14 |
* | Merge pull request #544 from i404788/master | Arisotura | 2020-02-14 |
|\ |
|
| * | Fix weird spacing | i404788 | 2019-12-12 |
| * | Coding style + weird spacing | i404788 | 2019-11-20 |
| * | add device name | i404788 | 2019-11-19 |
| * | clean log | i404788 | 2019-11-19 |
| * | fix build | i404788 | 2019-11-19 |
| * | Maybe better to log | i404788 | 2019-11-19 |
| * | Fix hanging UI when `null` addr | i404788 | 2019-11-19 |
* | | Use different icon location | Markus ⛅ | 2020-01-30 |
* | | Merge pull request #546 from nadiaholmquist/feature/unix-xdg | Arisotura | 2020-01-28 |
|\ \ |
|
| * | | Change the config/data dirs from "melonds" to "melonDS" for consistency. | Nadia Holmquist Pedersen | 2019-12-19 |
| * | | Remove redundant desktop file and change desktop/icon file name to net.kuribo... | Nadia Holmquist Pedersen | 2019-12-19 |
| * | | Tell the user where to place romlist.bin if it can't be found for UNIX non-po... | Nadia Holmquist Pedersen | 2019-12-05 |
| * | | Make UNIX builds non-portable by default. | Nadia Holmquist Pedersen | 2019-12-05 |
| * | | If all else fails, look for data files (romlist.bin) in the current working d... | Nadia Holmquist Pedersen | 2019-12-05 |
| * | | Open with rb instead of r in OpenDataFile to avoid potential problems with Wi... | Nadia Holmquist Pedersen | 2019-12-04 |
| * | | Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS sui... | Nadia Holmquist Pedersen | 2019-12-04 |
| |/ |
|
* | | Merge pull request #550 from rzumer/slot2 | Arisotura | 2020-01-28 |
|\ \ |
|
| * | | Split GBA Reset and Eject logic into two sets | Raphaël Zumer | 2019-12-22 |
| * | | Make solar sensor hotkeys configurable | Raphaël Zumer | 2019-12-18 |
| * | | Display solar sensor level changes on OSD | Raphaël Zumer | 2019-12-10 |
| * | | Properly pass through GBA GPIO writes | Raphaël Zumer | 2019-12-10 |
| * | | Hook up solar sensor control to the UI | Raphaël Zumer | 2019-12-10 |
| * | | Eject GBA cartridges on stop from the UI | Raphaël Zumer | 2019-12-09 |
| * | | Keep GBA carts loaded when booting to firmware | Raphaël Zumer | 2019-12-08 |
| * | | Hook up the GBA slot to the UI | Raphaël Zumer | 2019-12-08 |
| |/ |
|
* / | * prevent potential race condition while changing window title | Arisotura | 2019-12-30 |
|/ |
|
* | add warning against hacked firmware dumps | Arisotura | 2019-11-08 |
* | prevent capture-o-magic from freezing. also, make code more readable. | Arisotura | 2019-09-14 |
* | BLAHAHAHAHHHH | Arisotura | 2019-09-14 |
* | HARK HARK HARK HARK | Arisotura | 2019-09-13 |
* | see, Arisotura, was it that hard? | Arisotura | 2019-09-04 |
* | blarg | Arisotura | 2019-09-04 |
* | fix bug with vsync checkbox | StapleButter | 2019-09-01 |