melonDS/freebios
Filippo Scognamiglio 53d14f403c Add fallback to Drastic BIOS and fake firmware when not provided (#105)
* 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>
2021-09-22 21:44:14 +02:00
..
bios_common.S Add fallback to Drastic BIOS and fake firmware when not provided (#105) 2021-09-22 21:44:14 +02:00
drastic_bios_arm7.bin Add fallback to Drastic BIOS and fake firmware when not provided (#105) 2021-09-22 21:44:14 +02:00
drastic_bios_arm9.bin Add fallback to Drastic BIOS and fake firmware when not provided (#105) 2021-09-22 21:44:14 +02:00
drastic_bios_readme.txt Add fallback to Drastic BIOS and fake firmware when not provided (#105) 2021-09-22 21:44:14 +02:00
Makefile Add fallback to Drastic BIOS and fake firmware when not provided (#105) 2021-09-22 21:44:14 +02:00