mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2026-03-19 18:32:51 +01:00
Defined a naming convention for "FunKey S", "FunKey OS" and "FunKey SDK"
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
The **FunKey S** retro-gaming console software contains a set of
|
||||
console emulators, standalone games, applications and utilities using
|
||||
a custom Operating System (OS) that from now on will be referenced as
|
||||
**_FunKey-OS_**.
|
||||
**_FunKey OS_**.
|
||||
|
||||
The **FunKey-OS** is a Linux-based operating system, optimized for the
|
||||
**FunKey-S** hardware, with a special focus on performance and fast
|
||||
The **FunKey OS** is a Linux-based operating system, optimized for the
|
||||
**FunKey S** hardware, with a special focus on performance and fast
|
||||
boot time.
|
||||
|
||||
## Instant Action
|
||||
@@ -25,8 +25,8 @@ host computer when connected over USB.
|
||||
|
||||
## Video Processing
|
||||
|
||||
The **FunKey-S** CPU does not feature a GPU. For this reason, the
|
||||
**FunKey-S** cannot use a hardware-accelerated OpenGL engine, and
|
||||
The **FunKey S** CPU does not feature a GPU. For this reason, the
|
||||
**FunKey S** cannot use a hardware-accelerated OpenGL engine, and
|
||||
adding a software-emulated OpenGL-ES engine is not efficient, given
|
||||
the limited CPU performance.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
As the FunKey-OS is based on Linux, it conforms with a few exceptions
|
||||
As the FunKey OS is based on Linux, it conforms with a few exceptions
|
||||
to the [Filesystem Hierarchy Standard (FHS)][1].
|
||||
|
||||
## Hierarchies
|
||||
|
||||
Reference in New Issue
Block a user