diff --git a/docs/devices/gameconsole/r33s.md b/docs/devices/gameconsole/r33s.md new file mode 100644 index 0000000..1b8c79b --- /dev/null +++ b/docs/devices/gameconsole/r33s.md @@ -0,0 +1,31 @@ +# Game Console R33S + +![](../../_inc/images/devices/r33s.png){ .off-glb } + +## Overview + +| Device | CPU / Architecture | Kernel | GL driver | Interface | +| -- | -- | -- | -- | -- | +| RG33S | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + Emulation Station | + +## Features + +| Feature                 | Notes | +| -- | -- | +| :material-harddisk: Storage | JELOS 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 | + +## Notes + +### Installation + +Download the latest `RK3326` version of JELOS from the button below and follow the instructions listed on the [Install](../../../play/install/) page. + +[![Latest Version](https://img.shields.io/github/release/JustEnoughLinuxOS/distribution.svg?labelColor=111111&color=5998FF&label=Latest&style=flat#only-light)](https://github.com/JustEnoughLinuxOS/distribution/releases/latest) +[![Latest Version](https://img.shields.io/github/release/JustEnoughLinuxOS/distribution.svg?labelColor=dddddd&color=5998FF&label=Latest&style=flat#only-dark)](https://github.com/JustEnoughLinuxOS/distribution/releases/latest) + +## Additional References + +- [Platform Documentation (RK3326)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3326) +- [Device Quirks](https://github.com/JustEnoughLinuxOS/distribution/tree/main/packages/hardware/quirks/devices/Game%20Console%20R33S)