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/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/kpouer/marcel

Thomson MO5 emulator written in Java

emulation emulator java mo5 swing thomson

Last synced: 10 Jan 2025

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/aayes89/j6502

6502 CPU java emulator

6502-processor emulator java

Last synced: 29 Nov 2024

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/voltageddebunked/lightty

LightTY is a lightweight terminal emulator made in C.

config emulator glib gtk terminal tty vte wayland

Last synced: 20 Dec 2024

https://github.com/brxxn/ds-anywhere

Emulate a Nintendo DS securely inside your browser

emulator nds wasm

Last synced: 12 Jan 2025

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/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/kishyassin/casio-fx-991es-emulator

A Windows-based emulator for the Casio fx-991ES Plus calculator

calculator casio-calculators casio-fx-991es-plus-calculator emulator

Last synced: 13 Jan 2025

https://github.com/bashmocha/chip8-emulator

A fully-featured Chip-8 emulator written in C and SDL

c chip8 emulator sdl2

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

👾 Chip8 basic Emulator in Typescript.

chip-8 emulator frontend html5-canvas web webdev

Last synced: 21 Jan 2025

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/chungquantin/nes

NES Emulator written in Rust

emulator rust

Last synced: 16 Dec 2024

https://github.com/nzeemin/neonbtl-wasm

NeonBTL emulator as WebAssembly.

emulator wasm webassembly

Last synced: 15 Jan 2025

https://github.com/xfnty/mip8

Fantasy 8-bit computer

8-bit emulator fantasy-console

Last synced: 25 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/braheezy/space-invaders

pew pew 🔫

8080 emulator go

Last synced: 07 Jan 2025

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

Эмулятор Futurift V2

emulator unity unity-emulator unity3d

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

NES (Nintendo) Emulator

emudev emulator nes rust-lang

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

Documentation for the Ignited Emulator

documentation emulator

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

CHIP-8 Emulator in Zig

emulator sdl2

Last synced: 27 Dec 2024

https://github.com/hqnna/chisel

An open source, experimental, spec-compliant RISC-V machine emulator

emulator hardware risc-v rv32 rv64 software tool utility

Last synced: 16 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/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/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/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/jyotisulakhe/mobiletesting

I test the Switch care app using Appium framework

appium emulator mobiletesting

Last synced: 28 Nov 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/spacebanana420/virtpebble

Virtual machine manager/runner for QEMU

emulator java jvm kvm qemu scala tui virtual-machine

Last synced: 22 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/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/fele-systems/gb-emulator

Another Gameboy Emulator written in C++. Just for fun and learning.

cpp cpp17 emulation emulator

Last synced: 16 Jan 2025

https://github.com/kajizukataichi/stem

Stem: Turing Educational Machine

computer-science education emulator turing-machine

Last synced: 25 Dec 2024

https://github.com/mikewarot/bitgrid_c

A BitGrid emulator, written from scratch in C,

bitgrid c-language emulator

Last synced: 20 Jan 2025

https://github.com/rei1024/323-web-emulator

An emulator for the 323 computer.

cgol emulator

Last synced: 20 Jan 2025

https://github.com/patricktcoakley/chipsters

Just another Chip8 emulator in Rust using Macroquad.

chip8 emulator macroquad rust

Last synced: 20 Dec 2024

https://github.com/renanbirck/boxmanager

86Box Manager, modelled after VirtualBox's VBoxManage

86box emulator python

Last synced: 11 Jan 2025

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/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/rhetorica/chas

Assembler for the CHASM fantasy computer

assembler assembly emulator fantasy-computer lisp-machine

Last synced: 21 Dec 2024

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

https://github.com/materight/gbemu

A Game Boy Color emulator written in Rust with WebAssembly support.

emulator gameboy rust webassembly

Last synced: 04 Jan 2025

https://github.com/marian-c/marian-c.github.io

6502 Emulator and IDE for modern browsers

6502 assembler compiler emulator

Last synced: 21 Jan 2025

https://github.com/claudevandort/c6502

6502 microprocessor emulator

6502 c99 emulator

Last synced: 20 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/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/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/wintersnake/cs8-emulator

A Chip8 Emulator (library + ncurses & raylib frontend), Assembler, and Disassembler Implemented in C# (dotnet core)

assembler chip8 disassembler emulator ncurses

Last synced: 11 Jan 2025

https://github.com/ezroot/gameboyemulator

Minimal game boy emulator that renders in CMD prompt

cmd emulator gameboy

Last synced: 18 Jan 2025

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/defini7/chip8

Chip8 Emulator using defGameEngine

chip8 chip8-emulator chip8-interpreter emulator

Last synced: 23 Jan 2025

https://github.com/meraf00/chip8-emulator

chip8-emulator built using C to run legacy games that run on chip8.

chip-8 chip-8-emulator chip-8-interpreter chip8 emulator

Last synced: 19 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/bemxio/c8oa

CHIP-8 interpreter written in C++ with SDL

chip8 cpp emulator interpreter sdl2

Last synced: 16 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/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/djrideout/pawtible

Game Boy emulator and debugger

debugger emulator gameboy gameboy-emulator

Last synced: 31 Dec 2024