6 Repos
Running legacy software from arcade boards and computers using simulated hardware and media types.
Distinct from Vintage Display Simulation: Focuses on the actual execution of legacy binaries on emulated hardware, which is distinct from the visual or acoustic simulation of the output.
Explore 6 awesome GitHub repositories matching operating systems & systems programming · Vintage Software Execution. Refine with filters or upvote what's useful.
MAME is a vintage hardware emulation platform designed to recreate the circuitry of arcade games, computers, and consoles to run original software on modern devices. It functions as a retro gaming preservation framework for managing, verifying, and archiving ROM sets and disk images to ensure long-term software accessibility. The project features a system debugging tool for inspecting emulated memory, CPU registers, and execution flow via breakpoints and disassembly. It also includes a Lua-based automation layer that exposes core system state and hardware controls for custom behavior and anal
Executes legacy software from arcade boards and computers using precise simulated hardware and media types.
Xenia is an emulator designed to run Xbox 360 games and applications on modern computer hardware. It enables the execution of console software from disc images, digital downloads, and extracted files, facilitating legacy software preservation on hardware that lacks native support. The project distinguishes itself through high-fidelity graphics enhancements, including the ability to increase internal rendering resolution and apply contrast-adaptive sharpening to restore image clarity. It implements specialized visual techniques such as blue noise dithering to reduce color banding and multisamp
Runs Xbox 360 games and applications from disc images and digital downloads on hardware that lacks native support.
This project is a 6502 assembly language implementation of a platformer featuring running, jumping, and swordfighting, developed for the Apple II computer between 1985 and 1989. It serves as a piece of legacy retro gaming software designed to run on 8-bit hardware from the early computing era. The repository provides the assembly source code for the purpose of historical technical analysis and research. It allows for the study of original game source to perform technical analysis and historical research into early video games. The project covers domains including 6502 assembly programming, A
Supports the execution and testing of legacy software on simulated Apple II hardware.
Wine ist eine Kompatibilitätsschicht, die es ermöglicht, Windows-Binärdateien und -Anwendungen auf Unix-artigen Betriebssystemen auszuführen. Es fungiert als plattformübergreifender Binär-Loader und Windows-API-Implementierung, die Systemaufrufe in funktionale Äquivalente auf Nicht-Windows-Plattformen übersetzt. Das Projekt bietet Tools sowohl für die Ausführung existierender Binärdateien als auch für die Portierung von Windows-Quellcode in native Executables für Unix oder macOS. Dies beinhaltet die Möglichkeit, Legacy-Software, wie ältere DOS- und frühe Windows-Programme, auf moderner Hardware zu starten. Das System arbeitet, indem es Windows-Systemaufrufe in Echtzeit auf native Unix-Äquivalente abbildet und den Lademechanismus für Windows-Dynamic-Link-Libraries simuliert. Es implementiert diese API-Bibliotheken im User-Space und nutzt modulare Adapter-Layer, um Unterschiede in Grafik, Sound und Netzwerk über verschiedene Distributionen hinweg zu handhaben.
Launches older DOS and early Windows programs on modern hardware and operating systems.
86Box is a low-level x86 hardware emulator and vintage PC simulator designed to replicate early IBM PC compatibles. It provides virtualized environments for executing legacy operating systems, such as MS-DOS and early versions of Windows, by simulating processors and system designs ranging from the 8086 through the Pentium era. The project distinguishes itself through cycle-accurate processor simulation and high-fidelity hardware emulation. This includes the ability to route retro MIDI audio data to emulated hardware modules or external synthesizers to achieve authentic audio playback from le
Executes vintage software and operating systems such as MS-DOS and early Windows within a simulated environment.
Play- is a multi-system game emulator and virtual hardware emulator that simulates various console and arcade hardware to run original game files on modern devices. It functions as a retro game frontend, providing a graphical interface for organizing, launching, and managing libraries of legacy console and arcade titles. The project includes a hardware input mapper that translates modern controllers and mouse movements to simulate specialized legacy input devices, such as light guns and steering wheels. It also features a game state manager capable of capturing and restoring the exact memory
Runs legacy software from arcade boards and consoles using simulated hardware on modern platforms.