forked from littleguy77/jelos.org
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7509471
commit 7aaa4f2
Showing
5 changed files
with
106 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# Anbernic RG Arc | ||
|
||
![](../../_inc/images/devices/anbernic-rgarc.png){ .off-glb } | ||
|
||
## Overview | ||
|
||
| Device | CPU / Architecture | Kernel | GL driver | Interface | | ||
| -- | -- | -- | -- | -- | | ||
| RG Arc | Rockchip RK3566 (ARM) | Mainline Linux | Panfrost | Sway + Emulation Station | | ||
|
||
## Features | ||
|
||
| Feature | Notes | | ||
| -- | -- | | ||
| :material-harddisk: Storage | ROCKNIX can be installed to the emmc on P/M/V models or run from an SD Card, and an second SD card can be used to store games | | ||
| :material-wifi: Wifi | Can be turned on in Emulation Station under Main Menu > Network Settings | | ||
| :simple-bluetooth: Bluetooth | Supports bluetooth audio and controllers | | ||
|
||
## Controls | ||
|
||
{%set btn_north = 'X(NORTH)' %} | ||
{%set btn_west = 'Y(WEST)' %} | ||
{%set btn_south = 'B(SOUTH)' %} | ||
{%set btn_east = 'A(EAST)' %} | ||
|
||
{%include 'controls/retroarch.md' %} | ||
{%include 'controls/mednafen.md' %} | ||
{%include 'controls/mupen64plus.md' %} | ||
|
||
{%set btn_save = 'R2' %} | ||
{%set btn_load = 'L2' %} | ||
{%set btn_menu = 'L3' %} | ||
{%include 'controls/ppsspp.md' %} | ||
|
||
{%include 'controls/hypseus-singe.md' %} | ||
|
||
{%set btn_pre1 = 'SELECT' %} | ||
{%set btn_pre2 = 'START' %} | ||
{%include 'controls/extra.md' %} | ||
|
||
## Notes | ||
|
||
### Installation | ||
|
||
Download the latest `RK3566` version of ROCKNIX from the button below and follow the instructions listed on the [Install](../../../play/install/) page. | ||
|
||
[![Latest Version](https://img.shields.io/github/release/ROCKNIX/distribution.svg?labelColor=111111&color=FF5555&label=Latest&style=flat#only-light)](https://github.com/ROCKNIX/distribution/releases/latest) | ||
[![Latest Version](https://img.shields.io/github/release/ROCKNIX/distribution.svg?labelColor=dddddd&color=FF5555&label=Latest&style=flat#only-dark)](https://github.com/ROCKNIX/distribution/releases/latest) | ||
|
||
## Additional References | ||
|
||
- [Platform Documentation (RK3566)](https://github.com/ROCKNIX/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3566) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# Powkiddy RGB20SX | ||
|
||
![](../../_inc/images/devices/powkiddy-rgb20sx.png){ .off-glb } | ||
|
||
## Overview | ||
|
||
| Device | CPU / Architecture | Kernel | GL driver | Interface | | ||
| -- | -- | -- | -- | -- | | ||
| RGB20SX | Rockchip RK3566 (ARM) | Mainline Linux | Panfrost | Sway + Emulation Station | | ||
|
||
## Features | ||
|
||
| Feature | Notes | | ||
| -- | -- | | ||
| :material-harddisk: Storage | ROCKNIX can be run from an SD Card and an second SD card can be used to store games | | ||
| :material-wifi: Wifi | Can be turned on in Emulation Station under Main Menu > Network Settings | | ||
| :simple-bluetooth: Bluetooth | Supports bluetooth audio and controllers | | ||
|
||
## Controls | ||
|
||
{%set btn_north = 'X(NORTH)' %} | ||
{%set btn_west = 'Y(WEST)' %} | ||
{%set btn_south = 'B(SOUTH)' %} | ||
{%set btn_east = 'A(EAST)' %} | ||
|
||
{%include 'controls/retroarch.md' %} | ||
{%include 'controls/mednafen.md' %} | ||
{%include 'controls/mupen64plus.md' %} | ||
|
||
{%set btn_save = 'R2' %} | ||
{%set btn_load = 'L2' %} | ||
{%set btn_menu = 'L3' %} | ||
{%include 'controls/ppsspp.md' %} | ||
|
||
{%include 'controls/hypseus-singe.md' %} | ||
|
||
{%set btn_pre1 = 'SELECT' %} | ||
{%set btn_pre2 = 'START' %} | ||
{%include 'controls/extra.md' %} | ||
|
||
## Emulators | ||
|
||
- [Platform Documentation (RK3566)](https://github.com/ROCKNIX/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3566) | ||
|
||
## Notes | ||
|
||
### Installation | ||
|
||
Download the latest `RK3566` version of ROCKNIX from the button below and follow the instructions listed on the [Install](../../../play/install/) page. Insert the SD card into the TF-OS slot of the device and power it on. | ||
|
||
[![Latest Version](https://img.shields.io/github/release/ROCKNIX/distribution.svg?labelColor=111111&color=FF5555&label=Latest&style=flat#only-light)](https://github.com/ROCKNIX/distribution/releases/latest) | ||
[![Latest Version](https://img.shields.io/github/release/ROCKNIX/distribution.svg?labelColor=dddddd&color=FF5555&label=Latest&style=flat#only-dark)](https://github.com/ROCKNIX/distribution/releases/latest) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters