Difference between revisions of "Emulators on other operating systems"

From Emulation General Wiki
Jump to navigation Jump to search
Line 119: Line 119:
 
* [https://github.com/Zeal-Operating-System/CHIP8 CHIP-8] - [[CHIP-8 emulators|CHIP-8]] interpreter for ZealOS (developed by [https://github.com/TomAwezome TomAwezome]).
 
* [https://github.com/Zeal-Operating-System/CHIP8 CHIP-8] - [[CHIP-8 emulators|CHIP-8]] interpreter for ZealOS (developed by [https://github.com/TomAwezome TomAwezome]).
 
* [https://github.com/Zeal-Operating-System/bakers-doom Bakers Doom] Port of Alec Murphy's chocolate-doom loader for TempleOS to ZealOS.
 
* [https://github.com/Zeal-Operating-System/bakers-doom Bakers Doom] Port of Alec Murphy's chocolate-doom loader for TempleOS to ZealOS.
 +
==Redox==
 +
:These source ports and emulators are built into the [https://www.redox-os.org/news/release-0.8.0/ Redox demo].
 +
{{Infobox platform
 +
|title = Redox
 +
|developer = Jeremy Soller, Redox Developers
 +
|type = [[:Category:Emulators_by_operating_system|Operating system]]
 +
}}
 +
;Emulator
 +
* [[DOSBox]]
 +
;Source port
 +
* PrBoom (includes FreeDOOM 1, 2 and the Shareware version of DOOM)
 
=See also=
 
=See also=
 
* [[Emulators on other systems]]
 
* [[Emulators on other systems]]
 
* [[Emulators on Legacy systems]]
 
* [[Emulators on Legacy systems]]
 
[[Category:Emulators on miscellaneous]] [[Category:Emulators by operating system]] [[Category:Emulators on mobiles]]
 
[[Category:Emulators on miscellaneous]] [[Category:Emulators by operating system]] [[Category:Emulators on mobiles]]

Revision as of 06:45, 11 May 2024

Not be confused with Emulators on other systems or Emulators on Legacy systems

This page lists emulators on lesser known actively developed operating systems.

QNX

QNX
Icon QNX.png
Developer BlackBerry
Type Operating systems

QNX is a commercial Unix-like operating systems, developed by BlackBerry (formerly QNX Software Systems). QNX is mostly used in vehicles and on professional equipment.

  • PhMAME - Port of the multi-system/multi-machine emulator phMAME (MAME) for QNX.
  • VICE - Port of the Commodore computer emulator VICE for QNX.

KaiOS

KaiOS
File KaiOS.png
Developer KaiOS Technologies
Type Operating system

KaiOS is a Linux distribution based on Firefox OS, created by KaiOS Technologies.

Frontend
Emulators / Interpreter
  • DALE-8 - CHIP-8 interpreter (also a MobiArch core).
  • MobiPICO - PICO-8 emulator (also a MobiArch core).

KolibriOS

KolibriOS
Icon KolibriOS.png
Developer KolibriOS Project Team
Type Operating system

KolibriOS is an open-source operating system, based on MenuetOS.

KolibriOS is a operating system written in FASM Assembly language. KolibriOS's code is written for 32-bit x86 CPUs (Most of their CPUs since Pentium) and as of 2024 can run on 64-bit x86 CPUs.

MorphOS

MorpOS
Icon MorphOS.png
Developer MorphOS Development Team
Type Operating system

MorphOS a operating system that is API compatible with AmigaOS 3.1 and has a GUI based on the Magic User Interface (MUI).

Haiku

Haiku
Icon Haiku-edit.png
Developer Community
Type Operating system

Haiku, originally OpenBeOS, is a open-source operating system. It is a community-driven successor/contuation of BeOS. Haiku aims for binary compatibility with BeOS and development is still stated to be in beta.

Emulator
Compatibility layer
Game Engine

Maemo‏‎

Maemo
Maemo logo color.png
Developer Nokia, Community
Type Operating system

Maemo is a mobile and tablet operating system created by Nokia and derived from the open-source Linux operating system wikipedia:Debian.

Game Engine
Emulator

ToaruOS

wikipedia:ToaruOS (also known as ToAruOS or とあるOS) is a open-source hobby operating system. Released under the UIUC License.

Emulator
Source port

Solaris

Oracle Solaris
Developer Sun Microsystems
Type Operating system

Solaris (later renamed Oracle Solaris) is a proprietary Unix operating system developed by Sun Microsystems (Oracle subsidary since 2010).

Virtual Machine
Emulators

ZealOS

ZealOS
Developer Community
Type Operating system

ZealOS is a fork of wikipedia:TempleOS.

Redox

These source ports and emulators are built into the Redox demo.
Redox
Developer Jeremy Soller, Redox Developers
Type Operating system
Emulator
Source port
  • PrBoom (includes FreeDOOM 1, 2 and the Shareware version of DOOM)

See also