2 Repos
Virtualization layers that enable mobile software to run on desktop operating systems.
Distinct from Desktop Applications: Distinct from Desktop Applications: focuses on the emulation of mobile environments rather than native desktop software.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Mobile Application Emulators. Refine with filters or upvote what's useful.
PlayCover is a desktop mobile application wrapper that enables mobile software to run on macOS. It functions as a virtualization layer, providing a compatibility environment that allows users to execute mobile applications directly on desktop hardware. The project distinguishes itself by bridging the gap between mobile and desktop operating systems through a combination of binary patching and system framework emulation. It maps touch-based gestures and screen interactions to standard desktop peripherals, allowing users to control mobile games and applications using a keyboard, mouse, or contr
Executes mobile software within a virtualized environment on desktop hardware.
touchHLE is a high-level emulator designed to run legacy iPhone OS applications and games on modern desktop and mobile operating systems. It functions by simulating the original hardware environment and operating system API calls rather than emulating underlying CPU instructions. The project focuses on the preservation of early third-party mobile software through legacy archiving. It distinguishes itself by translating modern mouse, keyboard, and controller inputs into simulated touch gestures and accelerometer data, and by connecting multiple emulator instances over a local network to enable
Provides a virtualization layer that enables legacy iPhone OS applications to run on modern desktop and mobile systems.