Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Emulator
Emulators allow the host system to emulate the qualities of a client system. For example, a mobile application developer might run an emulated device on their PC in order to test how their application would perform and appear on an actual phone or tablet.
- GitHub: https://github.com/topics/emulator
- Wikipedia: https://en.wikipedia.org/wiki/Emulator
- Aliases: emulators,
- Last updated: 2025-01-28 00:09:08 UTC
- JSON Representation
https://github.com/ho-ro/z80_dongle
Trace Z80 instructions clock by clock and observe what’s happening on the bus. Or run some historical BASIC interpreter on a real Z80.
Last synced: 14 Dec 2024
https://github.com/maitreemistry/example-reference-8086-online-emulator-codes
Last synced: 30 Dec 2024
https://github.com/bemxio/c8oa
CHIP-8 interpreter written in C++ with SDL
chip8 cpp emulator interpreter sdl2
Last synced: 16 Jan 2025
https://github.com/rtu-tvp/2dof-emulator
Эмулятор Futurift V2
emulator unity unity-emulator unity3d
Last synced: 18 Jan 2025
https://github.com/md-mostafa/appium_emi_calculator
EMI Calculator automation using appium with the help of emulator from android studio and appium inspector.
allure android-studio appium emulator testng
Last synced: 11 Jan 2025
https://github.com/comba92/tomboy-emu
WIP GameBoy emulator in RUST
emulation emulator game-boy sdl2
Last synced: 21 Jan 2025
https://github.com/kazeraniman/rustychip
A CHIP-8 emulator made in Rust. Used as a learning project to start developing in Rust.
chip-8 chip8 chip8-emulator emulation emulator rust rust-lang
Last synced: 13 Jan 2025
https://github.com/luismendes070/tictactoegame
kotlin instrumented tests https://github.com/android/testing-samples/tree/main/unit/BasicUnitAndroidTest
android chatgpt efficiency emulator emulator-programming emulators instrumented-tests kotlin lazy-loading lazyverticalgrid memory
Last synced: 19 Jan 2025
https://github.com/rysteq/emux
A x86 emulator for windows written in C#
assembly emulator ide x86-assembly
Last synced: 30 Nov 2024
https://github.com/yazaldefilimone/chip-8
🕹️ CHIP 8 | Emulates CPU, RAM, and Display.
Last synced: 18 Jan 2025
https://github.com/simplyprogrammer/ram4cpp
RAM emulator utilizing C++ language modification that utilizes a preprocessor allowing you to use Random Access Machine instructions in C++ which essentially makes it a RAM emulator...
computability cpp domain-specific-language emulator fast lightweight preprocessor ram random-access-machine simple-to-use simulator
Last synced: 06 Dec 2024
https://github.com/sekedus/magiskongpgpcde
Integrate Magisk root into GPGPCDE (Google Play Games on PC Developer Emulator)
android emulator google-play-games-on-pc gpgpcde magisk root
Last synced: 20 Dec 2024
https://github.com/creatureox/nes-emulator
A Nes Emulator implemented by Cython/Python
Last synced: 10 Jan 2025
https://github.com/jadamka/chip8-emulatorcpp
A Chip8 emulator
chip8 chip8-emulator cpp emulator
Last synced: 18 Dec 2024
https://github.com/syphiel/trashgb
A gameboy emulator written in Rust targetting desktop and web
emulator gameboy gameboy-emulator rust webassembly
Last synced: 23 Dec 2024
https://github.com/amanley97/niobe
niobe: a RISC-V emulator with the pride of the gods
Last synced: 19 Jan 2025
https://github.com/stynh/r6502e
A MOS 6502 Emulator made in Rust
6502 6502-emulation emulator learning rust
Last synced: 17 Dec 2024
https://github.com/celerizer/libpressf
A Fairchild F8 emulation library written in ANSI C
c89 channel-f emulator fairchild fairchild-channel-f fairchild-semiconductor
Last synced: 20 Jan 2025
https://github.com/sergeychelak/chip8
CHIP-8 interpreter implemented in Rust
chip-8 chip8 chip8-emulator emulation emulator rust sdl2
Last synced: 05 Jan 2025
https://github.com/gmorales08/chip8emu
A CHIP-8 interpreter written in C++11
chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2
Last synced: 11 Dec 2024
https://github.com/lvntky/rust6502
MOS 6502 CPU Implementation in Rust
6502 cpu cpu-emulator emulator nes retrocomputing rust
Last synced: 16 Dec 2024
https://github.com/nexusforever/nexusforever.spellworks
Spell information viewer for WildStar.
csharp dotnet dotnetcore emulator mmorpg server-emulator wildstar
Last synced: 20 Jan 2025
https://github.com/lvntky/cboyemu
Gameboy Emulator & Debugger
emulator emulator-development gameboy gameboy-development gameboy-emulator z80 z80-emulator z80asm
Last synced: 16 Dec 2024
https://github.com/adam-s-amir/ryujinx-shortcut
Windows executable to quickly launch any switch game on the Ryujinx emulator.
csharp dot-net dotnet emulation emulator nintendo nintendo-switch nsp ryujinx windows windows-10 windows-11
Last synced: 20 Jan 2025
https://github.com/ceciliacode/user_app
Flutter application allowing users to create and view their profiles with a simple UI and smooth navigation between three screens.
android android-studio app emulator flutter flutter-apps mobile navigation screens user
Last synced: 22 Dec 2024
https://github.com/xafero/poviemu
Emulation of the Pocket Viewer model range of personal digital assistants
Last synced: 25 Dec 2024
https://github.com/kiwigrenade/gameboyweb
Web based Game Boy emulator written in C++ with Qt framework. Translated into WebAssembly using Emscripten.
bachelor-project bachelor-thesis cpp emscripten emscripten-game emulator gameboy-emulator qt qt6 wasm webapp webassembly
Last synced: 12 Oct 2024
https://github.com/joserochadev/chip8emulator
Emulador de chip8 em JavaScript
chip8 chip8-emulator emulador emulation emulator emulator-javascript
Last synced: 19 Jan 2025
https://github.com/rylei-m/cs5700_2024_assn4_emulator
An emulator for a simple computer system called the D5700. With the goal of: taking a physical computer system and writing software versions of the core hardware components. For example, RAM can be represented in software as a simple array of bytes.
bytes computer-architecture emulator emulator-programming
Last synced: 01 Jan 2025
https://github.com/maulingmonkey/chip8
chip8 emulator interpreter retro rust vm
Last synced: 22 Jan 2025
https://github.com/saiccoumar/cpu-emulator-lab
CPU Lab 09 Source Code for CS250: Computer Architecture
Last synced: 04 Dec 2024
https://github.com/celerizer/press-f-ultra
Nintendo 64 port of Press F, a Fairchild F8 emulator
channel-f emulator fairchild-channel-f homebrew nintendo-64
Last synced: 21 Jan 2025
https://github.com/9dl/serveremulator
Versatile Go server emulator for authentication and routing customization
auth-emulator emulator golang reversing routing server
Last synced: 14 Dec 2024
https://github.com/izo0x90/snake-toy-vm
A generalized/ multi-arch. toy virtual machine, assembler and debugger written in Python. Just a fun project in python building a classical computer emulator.
assembler assembly assembly-language compiler computer-science custom-language debbuger emulation emulator emulators low-level low-level-programming programming-language programming-language-theory programming-languages system-programming virtual-machine virtualization
Last synced: 16 Dec 2024
https://github.com/deeweb/wp-emulator
Easily integrate an emulator into your WordPress site.
emulator emulatorjs wordpress wordpress-plugin
Last synced: 09 Jan 2025
https://github.com/brxxn/ds-anywhere
Emulate a Nintendo DS securely inside your browser
Last synced: 12 Jan 2025
https://github.com/altenderfer/altenderfer-ssh-tool
This application allows you to customize and test SSH connection parameters and algorithms, providing detailed logging of the SSH negotiation process.
cli curses debugging emulator networking paramiko python ssh terminal
Last synced: 20 Jan 2025
https://github.com/yas-sim/floppy_image_library_d88_d77
A Python library intended to be used for manipulating the D88/D77 floppy disk image files for emulators.
d77 d88 disk-image emulator f-basic filesystem floppy-disk-images fm-7 fm77av fujitsu-8bit xm7
Last synced: 17 Jan 2025
https://github.com/dzooli/appium-testing
POC for emulated Android usage for testing.
android emulator mobile python test-automation testing
Last synced: 21 Jan 2025
https://github.com/y0014984/65-o-fun
A webbrowser emulator of a fictional 6502-based retro computer.
6502 emulator javascript retro vite vue
Last synced: 28 Dec 2024
https://github.com/linuxfandudeguy/doomonline
Play doom in the browser via `js-dos`.
Last synced: 03 Dec 2024
https://github.com/patricktcoakley/chipsters
Just another Chip8 emulator in Rust using Macroquad.
Last synced: 20 Dec 2024
https://github.com/commonkestrel/fateful
A command line utility to create and test programs for the F8ful CPU
assembler assembler-emulator cpu emulator homebrew-cpu
Last synced: 05 Jan 2025
https://github.com/killarexe/spu-emulator
A Simple emulator for the SPU in Rust
custom-emulator emulation emulator rom rust rust-lang spu
Last synced: 22 Dec 2024
https://github.com/killarexe/chip8-rust-emulator
A Simple Chip8 Emulator made with Rust
chip-8 chip8-emulator emulator rust rust-lang
Last synced: 22 Dec 2024
https://github.com/floehopper/sub-hunt
ZX Spectrum game from "15 Graphic Games for the Spectrum" book
basic emulator game zx-spectrum
Last synced: 03 Dec 2024
https://github.com/tangerinearc/simple-assembler-n-emulator
Assembler to assemble assembly-programs based on a SIMPLE instruction-set. Emulator to execute assembled object-file.
ansi-c assembler assembly-language c89 emulator
Last synced: 15 Jan 2025
https://github.com/leandro-bertoluzzi/video-server-docker
Dockerized video streaming server to emulate a camera stream
docker emulator video-streaming-server
Last synced: 07 Jan 2025
https://github.com/danny-yamamoto/go-spanner-example
Try Cloud Spanner and emulators.
emulator go googlecloud spanner
Last synced: 08 Dec 2024
https://github.com/sk-azraf-sami/react-native-vs-me
It covers the hurdles faced when I first started with React Native, focusing on cross-platform tasks like setting up emulators, managing fonts, and integrating vector icons.
cross-platform emulator mern-stack react-native react-native-app
Last synced: 09 Jan 2025
https://github.com/710lucas/risc-i-compiler-web
A web version of the RISC-I compiler
berkeley-risc berkeley-risc-compiler berkeley-risc-i compiler emulator risc risc-compiler risc-i risc-i-compiler web-compiler
Last synced: 09 Jan 2025
https://github.com/mitgobla/st7789-python-emulator
Python Library based on Pimoroni ST7789 library to allow development of ST7789 displays using a GUI instead of connected hardware.
Last synced: 13 Nov 2024
https://github.com/rbscholtus/chippie
Chippie is a Chip-8 interpreter written in Rust that runs both in web browsers and natively.
chip8 emulator interpreter rust wasm
Last synced: 17 Dec 2024
https://github.com/comba92/chip8-emu
👾 Chip8 basic Emulator in Typescript.
chip-8 emulator frontend html5-canvas web webdev
Last synced: 21 Jan 2025
https://github.com/jyotisulakhe/mobiletest
appium emulator java mobiletesting testng
Last synced: 27 Jan 2025
https://github.com/jyotisulakhe/mobiletesting
I test the Switch care app using Appium framework
Last synced: 27 Jan 2025
https://github.com/renanbirck/boxmanager
86Box Manager, modelled after VirtualBox's VBoxManage
Last synced: 11 Jan 2025
https://github.com/mrwhoishe/pmc_emu
Emulate PMC CPUs on your computer with emulators!
c c-programming-language c-programs emulator emulators project projects
Last synced: 28 Dec 2024
https://github.com/lmarzocchetti/rust_chip8
Another Chip 8 emulator in Rust
chip8 emulator interpreter rust
Last synced: 07 Jan 2025
https://github.com/litritt/ignited-docs
Documentation for the Ignited Emulator
Last synced: 22 Dec 2024
https://github.com/rei1024/323-web-emulator
An emulator for the 323 computer.
Last synced: 20 Jan 2025
https://github.com/zonel/intel8086-emulator
This project is a simple emulator of the most essential instructions of Intel 8086 processor.
csharp emulator intel processor-simulator winforms wpf x86
Last synced: 24 Oct 2024
https://github.com/federicobruzzone/chip-8-stm32
CHIP-8 and S-CHIP emulator on STM32 Cortex M4
c chip-8 chip8 chip8-emulator emulator stm32 stm32f4 superchip
Last synced: 03 Jan 2025
https://github.com/jaraonthe-dot-net/asb
The Assembler Sandbox allows developers to experiment with machine instructions
abstract-machine assembler development emulator experimental hardwaredesign
Last synced: 21 Jan 2025