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
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
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,45 @@ | ||
# Powkiddy X35S | ||
|
||
![](../../_inc/images/devices/powkiddy-x35s.png){ .off-glb } | ||
|
||
## Overview | ||
{%set hw_display = '3.5-inch 640*480' %} | ||
{%set hw_emmc = '4 GB' %} | ||
{%set hw_connectivity = 'None' %} | ||
{%set hw_ram = '1 GB LPDDR4X' %} | ||
{% include "platforms/rk3566.md" %} | ||
|
||
## Features | ||
|
||
| Feature | Notes | | ||
| -- | -- | | ||
| :material-harddisk: Storage | ROCKNIX can be installed to the eMMC or run from an SD Card, and a second SD card can be used to store games | | ||
|
||
## 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' %} | ||
{%include 'controls/ppsspp.md' %} | ||
{%include 'controls/hypseus-singe.md' %} | ||
{%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-X55` version of ROCKNIX from the button below and follow the instructions listed on the [Install](../../../play/install/) page. | ||
|
||
Once you have burned the image to an SD card, you will need to modify the file extlinux/extlinux.conf on the FAT partition, and change x55 to x35s on the FDT line. | ||
|
||
[![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