lifehackerhansol
3d11e88813
BL2CK: re-fix _DS_MENU.dat
...
It seems the issue wasn't actually the entry address
and more of a build screwup. I just rebuilt the
loader and now it works?
So let's just leave it at that.
2023-01-02 01:15:19 -08:00
lifehackerhansol
0e632877fd
BL2CK: fix ARM9 entry address
...
Apparently newer versions of devkitARM fixed
an issue in the linker that caused the ARM9
entry address to be incorrectly configured.
And by doing so they broke the workaround
measure we used for the incorrect entry
address problem.
Rebuild _DS_MENU.dat with correct addresses
to fix the problem.
2023-01-01 16:59:52 -08:00
R-YaTian
8bfdfad60b
r4i.ndsi.in cards don't support BL2CK OS
...
attempted and confirmed
2022-11-15 20:42:56 -08:00
lifehackerhansol
b257711436
Improve DEMON bootloader
...
Now directly boots TTMenu.dat instead
2022-11-09 00:49:55 -08:00
lifehackerhansol
28d7fc5a68
Refresh Ace3DS+/R4iLS/GW kernel
...
Hopefully this fixes whatever jack is going on right now with APs
2022-10-22 01:00:26 -07:00
lifehackerhansol
7b43b5e763
Drop the gateway one too
2022-10-12 18:42:51 -07:00
lifehackerhansol
4b9c0ee98c
Drop the AOS menu
...
I have no further plans to maintain this.
2022-10-12 18:42:05 -07:00
lifehackerhansol
60b79c8c0b
workflow: allow pushes from anywhere
...
Pretty much everything in this repo is needed somewhere in this workflow
2022-09-29 00:35:51 -07:00
lifehackerhansol
849c9db038
This kernel works on literally everything
2022-09-29 00:34:24 -07:00
lifehackerhansol
ff92dde859
Re-zip GEi original kernel
...
zip was broken outside Windows
2022-09-28 09:35:42 -07:00
lifehackerhansol
359ea12dba
Add .gitignore [skip ci]
2022-09-28 09:35:24 -07:00
lifehackerhansol
b6d53d0da6
More cards compatible with BL2CK
2022-09-23 14:06:14 -07:00
Han Sol Jin
25ce7f4510
iTouchDS and R4RTS supports YSMenu with the specified hax
2022-09-01 21:21:27 -07:00
Han Sol Jin
396ec1dac9
Re-zip r4dsl.net kernel
...
Whatever Windows did to this thing, it completely broke permissions et al
chmod 777 everything in there and rezip.
2022-08-28 13:30:05 -07:00
Han Sol Jin
14d8302bc5
Drop R4iTT 3DS RTS kernel
...
FWUpdate is left just in case
Update BL2CK compatibility list while at it
2022-08-28 08:50:58 -07:00
Han Sol Jin
b2c2a6f2e2
forgot to update README.txt in the Ace3DS+ folder
2022-08-17 09:54:34 -07:00
Han Sol Jin
ab76479bee
workflow: fetch-depth 0
...
apindex doesn't actually work with our workflow, as:
- GitHub actions clean clones everything, making the modified time nearly identical
- apindex doesn't read git history
So why bother cloning the whole stack, only clone the top commit.
2022-08-17 09:39:39 -07:00
Han Sol Jin
ff297aca7f
Add potential BL2CK compatible carts
2022-08-17 09:39:39 -07:00
Han Sol Jin
85022a5bc1
Adapt BL2CK to the Amaze3DS carts (and r4igold.cc Wood carts)
...
Thanks elCerebrain from GBAtemp for testing.
2022-08-17 09:39:39 -07:00
Han Sol Jin
19d2d258ea
Add woodr4isdhc.com as Ace3DS+ clone
2022-08-17 09:39:39 -07:00
Han Sol Jin
f0f7ce777c
BL2CK 1.30.4
...
Now supports the Acekard 2i, R4 Ultra, and r4ids.cn carts
2022-07-12 23:34:30 -07:00
lifehackerhansol
25c5fc3e9e
workflow: bump actions/checkout to v3
2022-03-15 17:58:38 -07:00
lifehackerhansol
c23327df11
No Jekyll
2022-02-17 05:52:17 -08:00
lifehackerhansol
c98af15b4f
Update README.md
2022-02-17 05:48:27 -08:00
lifehackerhansol
78d293e494
add r4isdhc.com RTS kernel
...
the black one. also appears to be an M3 Real clone
2022-02-07 11:09:23 -08:00
lifehackerhansol
4bf921544c
Remove some known BL2CK compatible kernels
2022-02-07 11:08:52 -08:00
lifehackerhansol
3209c29a6d
Add r4ita.com kernel
2022-02-06 10:26:44 -08:00
lifehackerhansol
0a4504c55a
Consolidate all r4isdhc.com carts that don't support YSMenu
...
ALSO: add original r4isdhc.com cart kernel
2022-01-03 00:43:52 -08:00
lifehackerhansol
ce6cbbdcd1
Add GEi PRO kernel
2021-12-28 18:15:00 -08:00
lifehackerhansol
0ed8818897
DSONE: max brightness
2021-12-26 12:21:09 -08:00
lifehackerhansol
3386e2a058
Update r4top.com kernel to 2.08
2021-12-22 22:11:42 -08:00
lifehackerhansol
5d6035d21c
Add r4ids.cc documentation (no kernel)
2021-12-22 11:02:11 -08:00
lifehackerhansol
ce485ea418
Add r4iplat.com kernel
2021-12-21 00:08:16 -08:00
lifehackerhansol
b742084705
Add pandora-ds.com kernel
2021-12-18 13:25:14 -08:00
lifehackerhansol
d1b3a804b9
AOS: update SNEmulDS and StellaDS
2021-12-13 14:20:19 -08:00
lifehackerhansol
2141e78d5e
AOS: add S8DS
2021-12-09 20:58:01 -08:00
lifehackerhansol
3eb705ed1b
Fix DLDI patch not working for GW Blue and Ace3DS+
2021-12-07 13:03:22 -08:00
lifehackerhansol
cd2429a50c
Fix CNAME not being copied to deploy branch
2021-12-07 11:51:46 -08:00
lifehackerhansol
bc7678767a
Initial commit of apindex
2021-12-07 11:46:14 -08:00
lifehackerhansol
537a3a7237
Create CNAME
2021-12-07 11:00:45 -08:00
lifehackerhansol
200455a3a0
Use original kernel as reboot payload instead of Taiju Yamada reset_mse
2021-12-04 14:44:54 -08:00
lifehackerhansol
07c294b0ab
Add mshl2 reset for GW Blue and Ace3DS+
...
Used Taiju Yamada's reset_mse source: https://gbatemp.net/threads/moonshell2tools-incl-link-launcher.208136/
Fixes #3
2021-12-02 14:27:11 -08:00
lifehackerhansol
b5e24873e3
repack Ace3DS+/GWBlue multi with TGDS SNEmulDS
2021-11-27 11:49:22 -08:00
lifehackerhansol
5af1ff2f9c
Add as much AK2i FWUpdates as found
2021-11-19 20:28:58 -08:00
lifehackerhansol
2458d5cb0d
Add r4i.ndsi.in original kernel
2021-11-18 15:34:36 -08:00
lifehackerhansol
c08a407229
Try to fix Ace3DS+ archive not opening for some users
2021-11-05 00:27:23 -07:00
lifehackerhansol
0fe4d4afb9
Add r4itt.info notes
2021-11-04 11:41:52 -07:00
lifehackerhansol
b62fc0de79
Add Stargate 3DS DS-mode kernel
2021-10-29 09:05:16 -07:00
lifehackerhansol
ad1bbe91de
Update some wood kernels to match r4ids.cn 1.64 assets
2021-10-04 21:07:49 -07:00
lifehackerhansol
155e0c8d28
Add R4i-SDHC 1.4V kernel and image
2021-10-03 21:47:13 -07:00