Open SDRausty opened 7 years ago
DOSEmu can run only on x86. See this: https://wiki.debian.org/Arm64PortANFUList
The reason I am suggesting π£ a DOS emulator:
https://duckduckgo.com/?q=open+source+dos+games π
Probably any DOS emulator would do well https://duckduckgo.com/?q=open+source+dos+emulator+for+linux π₯
Which one is simplest to port? https://tracker.debian.org/pkg/dosbox https://sourceforge.net/projects/dosbox/?source=directory
Linux localhost 3.14.0 #1 SMP PREEMPT Tue Sep 26 23:44:21 PDT 2017 i686 Android
No problem here, dosemu package should be totally possible.
Just because package isn't available on arm doesn't mean we shouldn't NOT support it, since there are plenty of environments in which Termux is indeed running on x86 hardware.
@gordol @xeffyr @fornwall Which is easiest to port into Termux πͺβΊοΈ in your opinion?
π πππ€ΆβΊοΈπΌ
To run a DOS emulator we need graphical output in Termux. @vishalbiswas has added a repository with X11 packages, so we can access graphical output with VNC (but third party VNC viewer is required).
Now X components are available here: https://github.com/xeffyr/termux-x-repository
DOS Disk Operating System
@sdrausty, yes DOS is not GUI. But dosbox requires SDL.
Thank you for your time and response. https://duckduckgo.com/?q=open+source+dos+games+top+10
π
dosbox
is available through Arch Linux in Termux PRoot. It produces the following error, Exit to error: Can't init SDL No available video device
.
Dosbox is available in x11-packages repository.
pkg install x11-repo
pkg install dosbox
But note that this will require a little more setup than just installing package.
Not only it is unavailable for ARM, a Portage ebuild file says
dosemu does not work on clang due to missing 16-bit assembly support: https://bugs.gentoo.org/729240. Please try gcc.
Probably we may package it only for x86 and amd64, and allow installing it to some custom prefix for aarch64 for running it with qemu/fex/box64.
DOSEMU stands for DOS Emulation, and allows you to run DOS and many DOS programs, including many DPMI applications such as DOOM and Windows 3.1, under Linux.
π http://dosemu.org π https://tracker.debian.org/pkg/dosemu