v7.1
- boot9strap support (all older entrypoints, including ARM9LoaderHax and menuhax, are no longer supported).
- Replaced .bin (brahma/a9lh) payload loading with .firm (FIRM format) payloads. This format allows for way more flexibility and is also the only one supported by boot9strap.
- Holding START when only one payload is present directly boots it.
- Small LayeredFS fixes.