Skip to content

Commit 4e1ebf6

Browse files
committed
Note in the README that this fork adds Anbernic stock OS support
This is a fork-only change; the upstream README is left untouched below the banner, and the anbernic-support branch that PR rommapp#268 proposes does not carry it.
1 parent 165be92 commit 4e1ebf6

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
<!-- trunk-ignore-all(markdownlint/MD033) -->
2+
> [!NOTE]
3+
> **This is a fork of [rommapp/grout](https://github.com/rommapp/grout) that adds support for the Anbernic stock OS.**
4+
>
5+
> The stock OS is the original Anbernic firmware that ships preinstalled on the Allwinner H700
6+
> handhelds (RG35XX Plus/H/SP/2024, RG34XX, RG40XX, RG28XX, CubeXX) — no custom firmware required.
7+
>
8+
> - Work lives on the [`anbernic-support`](https://github.com/Robilol/grout/tree/anbernic-support) branch
9+
> - Proposed upstream as [rommapp/grout#268](https://github.com/rommapp/grout/pull/268)
10+
> - Platform folders, save paths, BIOS directory and button mapping were derived from the
11+
> `RG35XX+P-EN-64G-V1.2.4-260522` firmware image and verified on a real RG35XX Plus.
12+
> See [`docs/platforms/anbernic.md`](https://github.com/Robilol/grout/blob/anbernic-support/docs/platforms/anbernic.md).
13+
>
14+
> Everything below is the upstream README, unchanged.
15+
16+
---
17+
218
<!-- trunk-ignore(markdownlint/MD041) -->
319
<div align="center">
420

0 commit comments

Comments
 (0)