Commit Graph

4 Commits

Author SHA1 Message Date
lifehackerhansol
ac6748d94a
BL2CK: Add changes for r4dspro.com, small updates to misc files
- r4dspro.com carts have a slightly broken implementation of the
  Acekard 2 interface, so it needs a different DLDI driver.
- Update DLDI@3b414a59cd81f9de69c47582a8ce8116a1281c06
- Update to flashcard-bootstrap v2.1.0
  - Huge file size savings!
2024-01-21 20:45:12 -08:00
lifehackerhansol
005e6e1e80 BL2CK 1.31.0
Based on WAIO 1.25g with modifications by lifehackerhansol
https://github.com/lifehackerhansol/WoodAIO

Changelog:
- Updated flashcard-bootstrap to 1.3.0 (small reduction in size)
- Switched to open-source Acekard AK2 DLDI
- Switched to mixinfo.dat version of ak2loader
  - Taken from r4isdhc.hk 2019 1.72 kernel
  - This fixes ACWW (which seems to be a RAM limitation in the infolib
    loader)
  - No other regressions found so far
- Removed unnecessary files
- system.sys is now dynamically generated instead of a static 4MB file
2023-08-30 12:49:36 -07:00
lifehackerhansol
162e80e007
BL2CK: hex edit akloader to soft-reset to akmenu4.nds
For greater flashcart compatibility, with the introduction of the EDGEi
version.
2023-08-15 12:24:58 -07:00
lifehackerhansol
6cf765bece
Rework BL2CK common, consolidate common files
- Have individual makefiles for different boot files
  - R4iTT: ARM9 entry 0x02000800
  - Amaze3DS: ARM9 entry 0x02000000
  - EDGEi: Same as R4iTT, but renamed to `dsedgei.dat`
- Include each makefile from individual folders, copy needed things and
  zip
2023-08-15 12:17:00 -07:00