aboutsummaryrefslogtreecommitdiff
path: root/src/Config.cpp
Commit message (Expand)AuthorAge
* * remove more Config dependencies from the coreArisotura2021-11-17
* decouple JIT from Config. bahahahahahArisotura2021-11-17
* DLDI/SD folder-sync apparatus (#1251)Arisotura2021-10-28
* Generate a simple non-bootable firmware when not provided. (v2) (#1175)Adrian Siekierka2021-10-02
* Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174)Adrian Siekierka2021-10-02
* SPU: Emulate SOUNDBIAS and 10-bit degradeNadia Holmquist Pedersen2021-08-17
* use shitfucking stupid linebreaks so that our text files don't like stupid co...Arisotura2021-05-06
* don't attempt to parse lines that failed to fetchArisotura2021-05-03
* Fix some compiler warningsWaluigiWare642021-05-03
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Add support for macOS (#771)WaluigiWare642020-11-29
* change JIT branch optimisations default to 1RSDuck2020-10-15
* Random minor fixes (#757)Valeri2020-10-01
* actually add DLDI. bahahahhhArisotura2020-09-03
* make SD support actually be a thingArisotura2020-08-25
* * fix build errorArisotura2020-08-24
* make MAC randomization optionalArisotura2020-08-24
* (finally) build the goddamn cheat interfaceArisotura2020-08-15
* reconcile DSi and JIT, fastmem for x64 and WindowsRSDuck2020-06-30
* first steps in bringing over the JIT refactor/fastmemRSDuck2020-06-16
* Merge branch 'generic_jit' of https://github.com/Arisotura/melonDS into gener...RSDuck2020-06-16
|\
| * fix build with JIT disabled and set default JIT maxblock size to 32RSDuck2020-06-16
| * implement block linking + some refactoringRSDuck2020-06-16
| * fix config key for jit literal optimisationsRSDuck2020-06-16
| * integrate changes from ARM64 backend and moreRSDuck2020-06-16
| * new block cache and much more...RSDuck2020-06-16
| * jit: add compile optionRSDuck2020-06-16
| * jit: make everything configurableRSDuck2020-06-16
| * add DSi-mode settingsArisotura2020-06-01
| * blargArisotura2020-05-19
| * actually hook this upArisotura2020-05-17
* | fix build with JIT disabled and set default JIT maxblock size to 32RSDuck2020-04-26
* | implement block linking + some refactoringRSDuck2020-04-26
* | fix config key for jit literal optimisationsRSDuck2020-04-26
* | integrate changes from ARM64 backend and moreRSDuck2020-04-26
* | new block cache and much more...RSDuck2020-04-26
* | jit: add compile optionRSDuck2020-04-26
* | jit: make everything configurableRSDuck2020-04-26
|/
* update copyright yearsArisotura2020-02-14
* stop fast-forward hotkeys from getting lost every damn timeArisotura2019-06-12
* welp.Arisotura2019-05-21
* add relevant config entriesArisotura2019-05-12
* * remove EmuDirectory from the coreArisotura2019-03-27
* * move melon_fopen_local() to Platform.cppArisotura2019-03-27
* move melon_fopen() to Platform.cppArisotura2019-03-27
* extra safety for the case of an empty platform config fileArisotura2019-03-26
* move platform specific config to platform specif ffile ayyyyyyyyyyygfghj;,gnxbfArisotura2019-03-15
* save LAN settingsArisotura2019-02-21
* also, update copyright nameArisotura2019-01-22
* * make savestate SRAM reloc disabled by default (confusing behavior)StapleButter2018-12-30