Skip to content

Commit 45e4d1e

Browse files
authored
Merge pull request #44 from chrizzo-hb/main
Cleaned up devices section
2 parents ec1d5ce + cf46794 commit 45e4d1e

File tree

9 files changed

+130
-67
lines changed

9 files changed

+130
-67
lines changed

docs/devices/anbernic/rg35xx-2024.md

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Anbernic RG35XX 2024
2+
3+
## Overview
4+
5+
| Device | CPU / Architecture | Kernel | GL driver | Interface |
6+
| -- | -- | -- | -- | -- |
7+
| RG35xx Plus | Allwinner H700 (ARM) | Allwinner BSP 4.9.170 | Mali G31 | Emulation Station |
8+
9+
!!! warning "The RG35XX 2024 distribution includes a bootloader, u-boot, and kernel in binary form extracted from the stock firmware. There are no public sources provided by anbernic for those"
10+
11+
## Extracting the kernel and bootloader
12+
13+
Anbernic has not published the source code of the u-boot and kernel of the RG35xx Plus. In order to have a working configuration you have two options:
14+
15+
* You can use the stock kernel, bootloader, and u-boot from the stock SDCARD. See below for instructions on how to extract those.
16+
* You can compile the included kernel with the source code of this distribution, however, note that there will be a few elements that are missing
17+
18+
The firwmare included in releases uses the kernel, bootloader, and u-boot from the stock firmware.
19+
20+
You can read [this page](../../guides/h700-firmware-extract.md) to learn how to extract the bootloader, u-boot, and kernel from the stock firmware.
21+
22+
## Features
23+
24+
* Suspend (briefly press power button)
25+
* HDMI
26+
* Emulation Station frontend
27+
* Wireless support with compatible USB-Wifi dongles
28+
29+
## Installation
30+
31+
Our [Quick Start Guide](../../../play/quick-start/) will guide you through the process of installing and setting up KNULLI on the RG35XX 2024.
32+
33+
### Video Guide
34+
35+
> Courtesy of [@TechDweeb](https://www.youtube.com/@TechDweeb)
36+
<iframe width="560" height="315" src="https://www.youtube.com/embed/MVPUu2BWuqw?si=icEWARXRxd9oB1DC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
37+
38+
## Community
39+
40+
### Videos
41+
42+
| <iframe width="560" height="315" src="https://www.youtube.com/embed/0Du0SmGCb-Y?si=VxvtjPDPbfjY5W4J" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | <iframe width="560" height="315" src="https://www.youtube.com/embed/V3VroWBMefE?si=-HaY_giZXJSjPP5p" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> |
43+
| -- | -- |

docs/devices/anbernic/rg35xx-h.md

+16-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Anbernic RG35XX H
22

3-
![](../../_inc/images/knulli-booting-up.png)
3+
![](/_inc/images/knulli-booting-up.png)
44

55
## Overview
66

@@ -12,7 +12,7 @@
1212

1313
## Extracting the kernel and bootloader
1414

15-
Anbernic has not published the source code of the u-boot and kernel of the RG35xx Plus. In order to have a working configuration you have two options:
15+
Anbernic has not published the source code of the u-boot and kernel of the RG35xXX H. In order to have a working configuration you have two options:
1616

1717
* You can use the stock kernel, bootloader, and u-boot from the stock SDCARD. See below for instructions on how to extract those.
1818
* You can compile the included kernel with the source code of this distribution, however, note that there will be a few elements that are missing
@@ -27,11 +27,21 @@ You can read [this page](../../guides/h700-firmware-extract.md) to learn how to
2727
* Bluetooth
2828
* Suspend (briefly press power button)
2929
* HDMI
30-
* Dual frontend: choose between Emulation Station or Simplemenu
30+
* Emulation Station frontend
3131
* Wireless support with compatible USB-Wifi dongles
3232

33-
## Notes
33+
## Installation
3434

35-
### Installation
35+
Our [Quick Start Guide](../../../play/quick-start/) will guide you through the process of installing and setting up KNULLI on the RG35XX H.
3636

37-
Download the latest `RG35XX` version of KNULLI from the button below and follow the instructions listed on the [Install](../../../play/install/) page.
37+
### Video Guide
38+
39+
> Courtesy of [@TechDweeb](https://www.youtube.com/@TechDweeb)
40+
<iframe width="560" height="315" src="https://www.youtube.com/embed/MVPUu2BWuqw?si=icEWARXRxd9oB1DC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
41+
42+
## Community
43+
44+
### Videos
45+
46+
| <iframe width="560" height="315" src="https://www.youtube.com/embed/0Du0SmGCb-Y?si=VxvtjPDPbfjY5W4J" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | <iframe width="560" height="315" src="https://www.youtube.com/embed/S6rRbb0yq84?si=2VRg0Vmbwb6WizcF" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> |
47+
| -- | -- |

docs/devices/anbernic/rg35xx-plus.md

+11-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Anbernic RG35XX Plus
22

3-
![](../../_inc/images/devices/anbernic-rg35xx-plus.png){ .off-glb }
4-
53
## Overview
64

75
| Device | CPU / Architecture | Kernel | GL driver | Interface |
@@ -12,7 +10,7 @@
1210

1311
## Extracting the kernel and bootloader
1412

15-
Anbernic has not published the source code of the u-boot and kernel of the RG35xx Plus. In order to have a working configuration you have two options:
13+
Anbernic has not published the source code of the u-boot and kernel of the RG35XX Plus. In order to have a working configuration you have two options:
1614

1715
* You can use the stock kernel, bootloader, and u-boot from the stock SDCARD. See below for instructions on how to extract those.
1816
* You can compile the included kernel with the source code of this distribution, however, note that there will be a few elements that are missing
@@ -27,16 +25,21 @@ You can read [this page](../../guides/h700-firmware-extract.md) to learn how to
2725
* Bluetooth
2826
* Suspend (briefly press power button)
2927
* HDMI
30-
* Dual frontend: choose between Emulation Station or Simplemenu
28+
* Emulation Station frontend
3129
* Wireless support with compatible USB-Wifi dongles
3230

33-
## Notes
34-
35-
### Installation
31+
## Installation
3632

37-
Download the latest `RG35XX` version of KNULLI from the button below and follow the instructions listed on the [Install](../../../play/install/) page.
33+
Our [Quick Start Guide](../../../play/quick-start/) will guide you through the process of installing and setting up KNULLI on the RG35XX Plus.
3834

35+
### Video Guide
3936

37+
> Courtesy of [@TechDweeb](https://www.youtube.com/@TechDweeb)
38+
<iframe width="560" height="315" src="https://www.youtube.com/embed/MVPUu2BWuqw?si=icEWARXRxd9oB1DC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
4039
40+
## Community
4141

42+
### Videos
4243

44+
| <iframe width="560" height="315" src="https://www.youtube.com/embed/0Du0SmGCb-Y?si=VxvtjPDPbfjY5W4J" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | <iframe width="560" height="315" src="https://www.youtube.com/embed/yEr_Pjsb_iQ?si=iYW5lNNmyJzyWMnl" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> |
45+
| -- | -- |

docs/devices/anbernic/rg35xx-sp.md

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Anbernic RG35XX SP
2+
3+
## Overview
4+
5+
| Device | CPU / Architecture | Kernel | GL driver | Interface |
6+
| -- | -- | -- | -- | -- |
7+
| RG35xx Plus | Allwinner H700 (ARM) | Allwinner BSP 4.9.170 | Mali G31 | Emulation Station |
8+
9+
!!! warning "The RG35XX Plus distribution includes a bootloader, u-boot, and kernel in binary form extracted from the stock firmware. There are no public sources provided by anbernic for those"
10+
11+
## Extracting the kernel and bootloader
12+
13+
Anbernic has not published the source code of the u-boot and kernel of the RG35XX SP. In order to have a working configuration you have two options:
14+
15+
* You can use the stock kernel, bootloader, and u-boot from the stock SDCARD. See below for instructions on how to extract those.
16+
* You can compile the included kernel with the source code of this distribution, however, note that there will be a few elements that are missing
17+
18+
The firwmare included in releases uses the kernel, bootloader, and u-boot from the stock firmware.
19+
20+
You can read [this page](../../guides/h700-firmware-extract.md) to learn how to extract the bootloader, u-boot, and kernel from the stock firmware.
21+
22+
## Features
23+
24+
* Wireless
25+
* Bluetooth
26+
* Suspend (briefly press power button)
27+
* HDMI
28+
* Emulation Station frontend
29+
* Wireless support with compatible USB-Wifi dongles
30+
31+
## Installation
32+
33+
Our [Quick Start Guide](../../../play/quick-start/) will guide you through the process of installing and setting up KNULLI on the RG35XX H.
34+
35+
### Video Guide
36+
37+
> Courtesy of [@TechDweeb](https://www.youtube.com/@TechDweeb)
38+
<iframe width="560" height="315" src="https://www.youtube.com/embed/MVPUu2BWuqw?si=icEWARXRxd9oB1DC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
39+
40+
## Community
41+
42+
### Videos
43+
44+
| <iframe width="560" height="315" src="https://www.youtube.com/embed/0Du0SmGCb-Y?si=VxvtjPDPbfjY5W4J" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | <iframe width="560" height="315" src="https://www.youtube.com/embed/0M1fYSOhwZ4?si=rhVM8sOm8Xhto1uo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> |
45+
| -- | -- |

docs/devices/anbernic/rg35xx.md

+2-11
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Anbernic RG35XX (Original)
22

3-
![](../../_inc/images/devices/anbernic-rg35xx.png){ .off-glb }
4-
53
## Overview
64

75
| Device | CPU / Architecture | Kernel | GL driver | Interface |
@@ -23,16 +21,9 @@ The firwmare included in releases uses the kernel, bootloader, and u-boot from t
2321

2422
* Suspend (briefly press power button)
2523
* HDMI
26-
* Dual frontend: choose between Emulation Station or Simplemenu
24+
* Emulation Station frontend
2725
* Wireless support with compatible USB-Wifi dongles
2826

2927
## Notes
3028

31-
### Installation
32-
33-
Download the latest `RG35XX` version of KNULLI from the button below and follow the instructions listed on the [Install](../../../play/install/) page.
34-
35-
36-
37-
38-
29+
!!! warning "The RG35XX is currently not supported by KNULLI."
+1-12
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Orange Pi 5
22

3-
![](../../_inc/images/devices/orange-pi-zero-2w.png){ .off-glb }
4-
53
## Overview
64

75
| Device | CPU / Architecture | Kernel | GL driver | Interface |
@@ -10,13 +8,4 @@
108

119
## Notes
1210

13-
### Installation
14-
15-
TBC
16-
17-
## Additional References
18-
19-
TBC
20-
21-
## Community Videos
22-
11+
!!! warning "The RG35XX is currently not supported by KNULLI."

docs/devices/powkiddy/rgb30.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Powkiddy RGB30
22

3-
![](../../_inc/images/devices/powkiddy-rgb30.png){ .off-glb }
4-
53
## Overview
64

75
| Device | CPU / Architecture | Kernel | GL driver | Interface |
86
| -- | -- | -- | -- | -- |
97
| RGB30 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station |
108

9+
## Notes
1110

11+
!!! warning "The RG35XX is currently not supported by KNULLI."

docs/devices/trimui/smart-pro.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
search:
33
exclude: true
44
---
5-
# Trimui Smart Pro
6-
7-
![](../../_inc/images/devices/trimui-smart-pro.png){ .off-glb }
5+
# TrimUI Smart Pro
86

97
## Overview
108

@@ -24,3 +22,7 @@ TrimUI has not published the source code of the u-boot and kernel of the TrimUI
2422
The firwmare included in releases uses the kernel, bootloader, and u-boot from the stock firmware.
2523

2624
You can read [this page](../../guides/A133-firmware-extract.md) to learn how to extract the bootloader, u-boot, and kernel from the stock firmware.
25+
26+
## Installation
27+
28+
Our [Quick Start Guide](../../../play/quick-start/) will guide you through the process of installing and setting up KNULLI on the TrimUI Smart Pro.

mkdocs.yml

+5-25
Original file line numberDiff line numberDiff line change
@@ -285,34 +285,14 @@ nav:
285285
- Devices:
286286
- devices/index.md
287287
- Anbernic:
288-
- RG35xx Original: devices/anbernic/rg35xx.md
289-
- RG35xx Plus: devices/anbernic/rg35xx-plus.md
290-
- RG35xx H: devices/anbernic/rg35xx-h.md
291-
- RG35xx 2024: devices/anbernic/rg35xx-2024.md
292-
- RG35xx SP: devices/anbernic/rg35xx-sp.md
293-
- Capcom:
294-
- Retro Station Tron: devices/capcom/retro-station-tron.md
288+
- RG35XX Original: devices/anbernic/rg35xx.md
289+
- RG35XX Plus: devices/anbernic/rg35xx-plus.md
290+
- RG35XX H: devices/anbernic/rg35xx-h.md
291+
- RG35XX 2024: devices/anbernic/rg35xx-2024.md
292+
- RG35XX SP: devices/anbernic/rg35xx-sp.md
295293
- Orange Pi Zero 2w:
296294
- Orange Pi Zero 2w: devices/orange-pi/orange-pi-zero-2w.md
297295
- Powkiddy:
298-
- Powkiddy A12: devices/powkiddy/rgb10-max-3-pro.md
299-
- Powkiddy A13: devices/powkiddy/rgb10-max-3.md
300296
- RGB30: devices/powkiddy/rgb30.md
301-
- X51: devices/powkiddy/x51.md
302-
- Sega:
303-
- Astro City Mini: devices/sega/astro-city-mini.md
304-
- SGJAM:
305-
- M17: devices/sgjam/m17.md
306-
- Taito:
307-
- Egret II Mini: devices/taito/egret-ii-mini.md
308297
- TrimUI:
309298
- TrimUI Smart Pro: devices/trimui/smart-pro.md
310-
- Unbranded:
311-
- PS5000: devices/unbranded/ps5000.md
312-
- PS7000: devices/unbranded/ps7000.md
313-
- PocketGo S30: devices/unbranded/pocketgo-s30.md
314-
- Unico:
315-
- Neo Geo Mini: devices/unico/neogeomini.md
316-
- MVSX: devices/unico/mvsx.md
317-
- Fun R1: devices/unico/fun-r1.md
318-
- Arcade Stick Pro: devices/unico/arcade-stick-pro.md

0 commit comments

Comments
 (0)