Commit Graph

261 Commits

Author SHA1 Message Date
Deletecat
36ac45841a remove r4 ultra kernel
removed in favour of akaio and bl2ck os
2023-08-05 00:26:29 -07:00
lifehackerhansol
6dcf3df376 Add AKAIO 20121129 loaders
http://akaio.net/loaders/
2023-08-01 10:04:28 -07:00
lifehackerhansol
a9dceb37b4 Fix AKAIO
Whatever happened here, it's completely broken. And so are the
downloads from AKAIO's website.

Take them from the now-defunct FileTrip instead.
2023-08-01 09:23:22 -07:00
Deletecat
216b3f5d30
Add BL2CK carts (#19)
Adds the r4dspro.com carts and the 'R4DS Pro' carts to the BL2CK compatibility list. Wasn't sure whether to separate them or not seeing as they appear to be the same cart.
2023-07-16 07:22:13 -07:00
lifehackerhansol
59dee42dee Add various niche flashcart packages from Janni9009
ARDSi (non-3DS)
DS-Xtreme
SuperCard Lite/Rumble
2023-04-03 12:51:25 -07:00
lifehackerhansol
519bd8c8b3
Temporarily use nightly version of directory listing
Alphabetical sorting bug is fixed upstream: 
https://github.com/jayanta525/github-pages-directory-listing/issues/2
2023-04-03 01:34:40 -07:00
lifehackerhansol
2a638b5c07
apparently depth=1 is default 2023-04-02 11:40:05 -07:00
lifehackerhansol
e046ac7825
actions: bump gh-pages-deploy to v4.4.1 and cleanup args
also, what submodule? we got no submodule
2023-04-02 11:32:22 -07:00
lifehackerhansol
ddef1bcf89
github wants the whole version str for some reason
when the same thing works in other containers...
2023-04-02 11:22:25 -07:00
lifehackerhansol
aba82df4f7
actions: Switch to using github-pages-directory-listing
https://github.com/jayanta525/github-pages-directory-listing

Also, fetch-depth=1, this never worked for the time thing anyway so 
let's avoid cloning like 5GB every commit
2023-04-02 11:20:31 -07:00
lifehackerhansol
52ea16bf90 not sure what happened here but an extra _ds_menu.dat made its way into the zip 2023-04-02 11:07:33 -07:00
lifehackerhansol
562e9b1dd1 Remove YSMenu from frontend site
Too many people are assuming this is correct. It very well is not.

Leave the hacked timebomb bootloader alone as that is still used for
good reasons. Rename m3adapter.com to M3i Zero (GMP-Z003) as only that
cart should be using it, while all other M3s either have YSMenu or Wood.
2023-03-14 18:17:48 -07:00
Deletecat
06a6d2131c
Update YSMenu README for new timebomb workaround (#15)
* Update README.txt of ysmenu/r4i-gold.com

* Update readme.txt of ysmenu/r4i-gold.eu

* update readme.txt of ysmenu/r4imax.com

* update readme.md of ysmenu/r4isdhc.com
2023-02-05 15:08:30 -08:00
lifehackerhansol
c0646fd20e r4-pro.com supports BL2CK 2023-01-27 00:09:47 -08:00
lifehackerhansol
451d43ebfd Make R4.dat SD-non-HC compatible 2023-01-14 08:54:25 -08:00
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