BL2CK: Revert R4DS Pro to flashcard-bootstrap 1.3.0

This allows some R4DS Pro related carts to boot, such as r4iplat.com. DLDI has also been updated to the newest acekard drivers (5eb0541).
This commit is contained in:
Deletecat 2025-03-02 17:46:54 +00:00
parent c1ec227523
commit 1b66b06dcb
No known key found for this signature in database
GPG Key ID: 0D04371B863602D4
9 changed files with 3 additions and 1 deletions
archive/r4iplat.com
common-kernels/BL2CK

@ -5,11 +5,13 @@ export BASE := $(shell basename $(CURDIR))
export OUT := $(TOPDIR)/../../out
export COMMON := $(TOPDIR)/../../common-kernels
package: directory r4iplat.com_Kernel_1.34.zip extdata
package: directory BL2CK_1.31.0_r4dspro.com.zip r4iplat.com_Kernel_1.34.zip extdata
directory:
mkdir -p $(OUT)/$(BASE)
include $(COMMON)/BL2CK/r4dspro.com/Makefile
r4iplat.com_Kernel_1.34.zip: directory
cd $(TOPDIR)/r4iplat.com_Kernel_1.34 && zip -r $(OUT)/$(BASE)/$@ *

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.