Limbo: updated description
This commit is contained in:
parent
e432ee604f
commit
361197c3ea
|
@ -8,9 +8,27 @@ IssueTracker: https://github.com/limboemu/limbo/issues
|
||||||
AutoName: Limbo x86 PC Emulator
|
AutoName: Limbo x86 PC Emulator
|
||||||
Summary: A QEMU-based emulator
|
Summary: A QEMU-based emulator
|
||||||
Description: |-
|
Description: |-
|
||||||
''Limbo'' is a QEMU-based emulator for Android. It currently supports PC &
|
Limbo is a qemu-based x86 architecture emulator for android devices.
|
||||||
ARM emulation for Intel x86 and ARM architecture. See
|
With limbo, you can emulate a complete desktop computer on your device and
|
||||||
https://limboemulator.weebly.com for Instructions and ISOs.
|
install various systems (FreeDOS, Windows, KolibriOS, various GNU/Linux
|
||||||
|
distributes and any other x86-compatible OS).
|
||||||
|
|
||||||
|
Limbo has a wide selection of settings, allowing you to change available
|
||||||
|
RAM, number of emulated cores, type of CPU, mount hard-drive and cd-rom
|
||||||
|
images, select emulated graphics, network and audio card types and many
|
||||||
|
more.
|
||||||
|
|
||||||
|
Access to the emulated desktop is done inside limbo with the inbuilt VNC
|
||||||
|
viewer, SDL mode or an external VNC. To connect to an external VNC, you
|
||||||
|
can use [[com.coboltforge.dontmind.multivnc]] or [[android.androidVNC]]
|
||||||
|
clients available in F-Droid.
|
||||||
|
|
||||||
|
On android devices with x86-based CPU (Intel Atom), Limbo can run with
|
||||||
|
KVM mode, allowing for much better perfomance.
|
||||||
|
|
||||||
|
Keep in mind, limbo is a complete emulation of another CPU architecture,
|
||||||
|
so you most likely won't be able to run modern operating systems
|
||||||
|
with reasonable perfomance.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/limboemu/limbo
|
Repo: https://github.com/limboemu/limbo
|
||||||
|
|
Loading…
Reference in a new issue