Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/kutu-dev/och8s

A CHIP-8 emulator made with C23 and SDL2.

c-lang c-language c23 chip-8 chip-8-emulator emulator

Last synced: 19 Nov 2024

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/hassanzouhar/terminal_cv

R2C Terminal is an interactive web-based terminal that serves as a dynamic and stylish resume. It uses modern web technologies to create a terminal-like interface where users can explore your resume, projects, and contact information through various commands.

css emulator html javascript js resume showcase terminal

Last synced: 16 Jan 2025

https://github.com/chungquantin/nes

NES Emulator written in Rust

emulator rust

Last synced: 16 Dec 2024

https://github.com/saiccoumar/cpu-emulator-lab

CPU Lab 09 Source Code for CS250: Computer Architecture

assignments emulator

Last synced: 04 Dec 2024

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/mediaexplorer74/bochsnet

BochsNet (Bochs C# replica). AS IS. Not tested by me.

bochs emulator net new old thing

Last synced: 04 Dec 2024

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.

emulator pimoroni st7789

Last synced: 13 Nov 2024

https://github.com/creatureox/nes-emulator

A Nes Emulator implemented by Cython/Python

emulator nes-emulator

Last synced: 10 Jan 2025

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/awkless/coco-8

A sweet little CHIP-8 emulator

chip-8 cmake cpp17 emulator

Last synced: 17 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/iwantgirlfriend/fn-audio-emulator

FN Audio Emulator is a console program that allows you to emulate the Play/Pause, Next Track, Previous Track, Mute/Unmute, VolumeUp, and VolumeDown keys on keyboards that do not have them. Support only Windows 10, 11.

audio audio-player emulator fn fn-audio fn-audio-emulator fn-emulator fn-key fn-keyboard keyboard keyboard-shortcuts music music-player player windows

Last synced: 25 Nov 2024

https://github.com/vort/subleqxemu

Subleqx machine emulator

emulator esolang oisc subleq

Last synced: 11 Jan 2025

https://github.com/jyotisulakhe/mobiletesting

I test the Switch care app using Appium framework

appium emulator mobiletesting

Last synced: 27 Jan 2025

https://github.com/yazaldefilimone/chip-8

🕹️ CHIP 8 | Emulates CPU, RAM, and Display.

chip-8 emulator rust-lang

Last synced: 18 Jan 2025

https://github.com/sohne/ae6502

TypeScript-based MOS 6502 toolchain featuring a cycle-accurate emulator and a powerful assembler.

6502 6502-assembler 6502-emulation assembler emulator typescript

Last synced: 06 Dec 2024

https://github.com/kajizukataichi/stem

Stem: Turing Educational Machine

computer-science education emulator turing-machine

Last synced: 25 Dec 2024

https://github.com/rhetorica/chas

Assembler for the CHASM fantasy computer

assembler assembly emulator fantasy-computer lisp-machine

Last synced: 21 Dec 2024

https://github.com/rtu-tvp/2dof-emulator

Эмулятор Futurift V2

emulator unity unity-emulator unity3d

Last synced: 18 Jan 2025

https://github.com/kpouer/marcel

Thomson MO5 emulator written in Java

emulation emulator java mo5 swing thomson

Last synced: 10 Jan 2025

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/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/xafero/poviemu

Emulation of the Pocket Viewer model range of personal digital assistants

casio emulator pocketviewer

Last synced: 25 Dec 2024

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/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.

arduino emulator z80 zilog

Last synced: 14 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/notpeter/pce

PCE - PC Emulator (Unofficial Mirror)

dos emulator mac macplus pce

Last synced: 25 Dec 2024

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/yoshi-roberts/chip8

A CHIP-8 emulator written in C.

c c99 chip8 emulator raylib

Last synced: 03 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/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/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/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/nathanleiby/nes-rust

NES (Nintendo) Emulator

emudev emulator nes rust-lang

Last synced: 20 Dec 2024

https://github.com/zmira/abremir.msp.simulator

MSP (Mais Simples Possível) Simulator provides a console based IDE for the MSP assembly programming language

assembly console-application emulator simulator stack-machine

Last synced: 20 Jan 2025

https://github.com/linuxfandudeguy/doomonline

Play doom in the browser via `js-dos`.

doom emulator js-dos wasm

Last synced: 03 Dec 2024

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/nikhilr612/bytzig

A BytePusher Virtual Machine implementation in Zig

bytepusher emulator sdl2 virtual-machine zig ziglang

Last synced: 06 Dec 2024

https://github.com/s-m33r/anotherchip8

CHIP-8 emulator

chip-8 emulator

Last synced: 30 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/wexsnw/fn-audio-emulator

FN Audio Emulator is a console program that allows you to emulate the Play/Pause, Next Track, Previous Track, Mute/Unmute, VolumeUp, and VolumeDown keys on keyboards that do not have them. Support only Windows.

audio audio-player emulator fn fn-audio fn-audio-emulator fn-emulator fn-key fn-keyboard keyboard keyboard-shortcuts music music-player player windows

Last synced: 25 Jan 2025

https://github.com/lleny/holani-gtk

A GTK4 frontend for the Atari Lynx emulator holani

atari emulator gtk4 lynx rust

Last synced: 02 Dec 2024

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/0xdeb7ef/emu

A Zig library that offers some simple CPUs to emulate.

chip-8 chip8 emulation emulator zig

Last synced: 30 Nov 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/eliasvas/zc8

CHIP-8 Emulator in Zig

emulator sdl2

Last synced: 27 Dec 2024

https://github.com/claudevandort/c6502

6502 microprocessor emulator

6502 c99 emulator

Last synced: 20 Jan 2025

https://github.com/comba92/nes-emu

A nes emulator for learning purposes

emulator nes rust

Last synced: 21 Jan 2025

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/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/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/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/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/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/comba92/tomboy-emu

WIP GameBoy emulator in RUST

emulation emulator game-boy sdl2

Last synced: 21 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/comba92/chip8-emu

👾 Chip8 basic Emulator in Typescript.

chip-8 emulator frontend html5-canvas web webdev

Last synced: 21 Jan 2025

https://github.com/celerizer/press-f-thumby

Thumby RP2040 port of Press F, a Fairchild F8 emulator

channel-f embedded emulator f8 thumby

Last synced: 26 Jan 2025

https://github.com/lleny/holani-tui

A TUI frontend for the Atari Lynx emulator holani

atari emulator lynx ratatui rust tui

Last synced: 10 Dec 2024

https://github.com/omrawaley/txt-8

TXT-8 is a simple 8-bit text-based virtual machine with the intent of education on virtualization.

c command-line computer computer-architecture cpp emulation emulator instruction-set-architecture instruction-set-emulation interpreter text-based virtual-machine virtualization

Last synced: 21 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/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/litritt/ignited-docs

Documentation for the Ignited Emulator

documentation emulator

Last synced: 22 Dec 2024