File tree Expand file tree Collapse file tree 4 files changed +62
-0
lines changed Expand file tree Collapse file tree 4 files changed +62
-0
lines changed Original file line number Diff line number Diff line change
1
+ Subproject commit f0f84492721defe67ec5e55c9111b75e5e58cc00
Original file line number Diff line number Diff line change
1
+ # The following lines of boilerplate have to be in your project's
2
+ # CMakeLists in this exact order for cmake to work correctly
3
+ project ("Retro ESP32" )
4
+
5
+ set (MAIN_SRCS main/main.c)
Original file line number Diff line number Diff line change @@ -62,6 +62,11 @@ We kept installation of Retro ESP32 super simple.
62
62
- [x] ** Favorites List** * (Another First)*
63
63
- [x] ** 3** Scale levels for * 'Core'* Emaulators * (Original, Box, Full Screen)*
64
64
65
+ ## Usage
66
+ > What to press and when
67
+
68
+ Please see the [ Usage] ( USAGE.md ) Document
69
+
65
70
## Have your say!
66
71
> Don't be shy, our team is here
67
72
@@ -86,6 +91,7 @@ This project is licensed under the Creative Commons Attribution Share Alike 4.0
86
91
* [ hardkernel] ( https://github.com/hardkernel )
87
92
* [ ducalex] ( https://github.com/ducalex/ )
88
93
94
+
89
95
-----
90
96
91
97
## Support
Original file line number Diff line number Diff line change
1
+ # ![ Retro ESP32] ( Assets/logo.jpg )
2
+ > Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
3
+
4
+ ## Usage
5
+ > What to press and when
6
+
7
+ ### Retro ESP32 Launcher
8
+ > Basic Usage
9
+
10
+ - * Left / Right* Navigate Between Emulator and Settings
11
+ - * Up / Down* Navigate In Current Emulator / Settings
12
+ - * A* Used as confirm action
13
+ - * B* Used as back to previous action
14
+ - * Start / Select* Page Up / Down
15
+ - * Start + Select* Restart Launcher
16
+
17
+ ### In Game
18
+ > Special Actions
19
+
20
+ - * Menu Button on Odroid (Start + Select on Retro ESP32) Enter In Game Menu
21
+ - * Up / Down* Navigate In Game Menu
22
+ - * A* Used as confirm action
23
+ - * B* Used as back to previous action
24
+
25
+ ### Special
26
+
27
+ Should you ever encounter a locked game, or unresponsive emulator.
28
+
29
+ 1 . Turn off the device
30
+ 2 . Press and Hold * Menu Button on Odroid (Start + Select on Retro ESP32)*
31
+ 3 . Turn on the device
32
+ 4 . Retro ESP32 Launcher will reboot
33
+
34
+ -----
35
+
36
+ ## Support
37
+ > Although we do this for 💕 of 🕹️<br />
38
+ > ** We Also Like Coffee!** <br />
39
+ > * Please Consider Supporting* <br />
40
+
41
+
42
+
43
+ Did you know, you can support us in a few way? We offer multiple sposorship tiers, with different rewards!
44
+
45
+ Take a * look* .
46
+ See what * fits* .
47
+
48
+ [ ![ Support] ( https://raw.githubusercontent.com/retro-esp32/RetroESP32/master/Assets/sponsor.jpg )] ( https://github.com/sponsors/retro-esp32 )
49
+
50
+ ** Thank You**
You can’t perform that action at this time.
0 commit comments