Merge pull request #1692 from p0008874/patch-1

Add IBM PC Emulator
pull/1693/head
Tom Parker-Shemilt 2 months ago committed by GitHub
commit a69eb75ef4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -275,6 +275,8 @@ See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulato
* [michelhe/rustboyadvance-ng](https://github.com/michelhe/rustboyadvance-ng) - RustboyAdvance-ng is a Gameboy Advance emulator with desktop, android and [WebAssembly](https://michelhe.github.io/rustboyadvance-ng/) support. [![build badge](https://github.com/michelhe/rustboyadvance-ng/workflows/Deploy/badge.svg?branch=master)](https://github.com/michelhe/rustboyadvance-ng/actions?query=workflow%3ADeploy)
* GameMaker
* [OpenGMK](https://github.com/OpenGMK/OpenGMK) — OpenGMK is a modern rewrite of the proprietary GameMaker Classic engines, providing a full sourceport of the runner, a decompiler, a TASing framework, and libraries for working with gamedata yourself.
* IBM PC
* [MartyPC](https://github.com/dbalsom/martypc) — An IBM PC/XT emulator written in Rust.
* Intel 8080 CPU
* [mohanson/i8080](https://github.com/mohanson/i8080) — Intel 8080 CPU emulator
* iOS

Loading…
Cancel
Save