mirror of
https://github.com/libretro/melonDS.git
synced 2024-11-26 17:40:39 +00:00
53d14f403c
* Generate a simple non-bootable firmware when not provided. * Expose Username and Language into settings dialog. * Add firmware overrides for more settings. Also make override optionals when a firmware is provided. * Refactor firmware settings into separate dialog. * use usernameLength instead of u16Username.length() (#3) * Fix curly braces code-style. * Fallback to FreeBIOS when BIOS files are not found. * Add sources of drastic bios files. * Handle frontend language and set default username. * Add missing configuration variables. * Allow load to progress when firmware/bios is missing. * Use new arm toolchain to build drastic bios. Co-authored-by: kyandora <71771686+kyandora@users.noreply.github.com> Co-authored-by: Filippo Scognamiglio <filippo.scognamiglio@felgo.com> |
||
---|---|---|
.. | ||
bios_common.S | ||
drastic_bios_arm7.bin | ||
drastic_bios_arm9.bin | ||
drastic_bios_readme.txt | ||
Makefile |