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/griush/6502_emulator

6502 emulator made in rust

6502 emulator rust rust-lang

Last synced: 18 Jan 2025

https://github.com/thamugadi/hs-marie

Implementation of MARIE computer architecture in Haskell

emulator fp haskell marie marie-assembly-language

Last synced: 24 Jan 2025

https://github.com/colleagueriley/rgfw-chip8

Simple Chip 8 (c8) emulator using RGFW

chip-8 chip8 emulator rgfw software-rendering

Last synced: 19 Nov 2024

https://github.com/chimipupu/cc8r_zenn

Zennで投稿した『RustでCPUを自作して動くまで📝』のコード一式のリポジトリです🥳

cpu emebeded emulator rust rust-lang

Last synced: 26 Oct 2024

https://github.com/arianrhodsandlot/retro-assembly-vendors

Scripts for build upstream files for Retro Assembly.

emulator retroarch retroarch-cores retroarch-wasm

Last synced: 25 Jan 2025

https://github.com/hcorion/chipzsh

A chip-8 emulator written in Zsh

bash chip-8 emulation emulator shell zsh

Last synced: 25 Jan 2025

https://github.com/lucmsilva651/betterkega

A patch for the Kega Fusion emulator

emulator modification patch sega

Last synced: 25 Jan 2025

https://github.com/pwipo/smc_python_test

test for smc on python 2

api emulator python2 smc-platform testing

Last synced: 27 Jan 2025

https://github.com/joebobmiles/subleq

A SUBLEQ assembler and emulator written in C99

assembler c99 emulator subleq subleq-assembly

Last synced: 01 Feb 2025

https://github.com/yanpitangui/hpm-plugins

Collection of hercules plugins that can be used with HPM hooking

emulator herc hercules hpm plugins

Last synced: 19 Dec 2024

https://github.com/kanseiky/rustyshell

💻 A simple shell build with Rust

emulator python python3 rust rust-lang rustlang shell

Last synced: 20 Jan 2025

https://github.com/splittydev/chippy

CHIP-8 emulator written in C# 6

chip8 chip8-emulator chip8-interpreter emulator

Last synced: 01 Feb 2025

https://github.com/vulcalien/6502-gba

6502 Emulator for GBA

6502 emulator gba

Last synced: 01 Feb 2025

https://github.com/gladir/run6502

Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet d'exécuter du code machine du microprocesseur 6502.

6502-emulation emulator free-pascal turbo-pascal turbopascal

Last synced: 06 Jan 2025

https://github.com/damieng/zxmorphic

Experimental Sinclair Spectrum emulator in C# (incomplete)

c-sharp debugger emulator sinclair zxspectrum

Last synced: 18 Dec 2024

https://github.com/tbs1-bo/ioemu

Emulator for simple IO-Operations in hardware projects

emulator hardware python

Last synced: 23 Dec 2024

https://github.com/davidjenni/6502-emu

6502 CPU emulator in rust

6502 6502-emulation emulator rust

Last synced: 02 Feb 2025

https://github.com/benmcavoy/trv-emu

A simple RISC-V emulator written in C++

emulator fun-coding virtual-machine

Last synced: 11 Jan 2025

https://github.com/darfink/computer

An extremely simple implementation of a virtual computer

computer edaf25 emulator

Last synced: 21 Jan 2025

https://github.com/sunsided/dcpu-16

A DCPU-16 emulator and assembler written in Rust.

assembler assembly cpu-emulator dcpu-16-asm emulator rust

Last synced: 20 Dec 2024

https://github.com/nickculbertson/nes-waveforms

An NES Homebrew ROM that plays a bunch of waveforms that you can use to make virtual instruments.

emulator nes synth waveforms

Last synced: 25 Jan 2025

https://github.com/bakaq/space-invaders-emulator

An space invaders emulator

emulator sdl2 space-invaders

Last synced: 18 Jan 2025

https://github.com/0xnathanw/chip-8

A Chip8 emulator built in Go.

chip-8 chip8 emulator go golang tcell terminal tui

Last synced: 24 Dec 2024

https://github.com/gorgarp/twitchchatplays

A program that allows your twitch chat to play games via an emulator.

chat emulator retrogaming twitch twitch-plays

Last synced: 29 Jan 2025

https://github.com/felixmcfelix/rs2

Experimental PS2 emulation in Rust

emulator playstation-2 rust

Last synced: 24 Jan 2025

https://github.com/xerrni/tizen-emulator

tizen emulator

emulator tizen

Last synced: 16 Dec 2024

https://github.com/adueppen/unnecessary-nes

There's already plenty out there, so why not another NES/Famicom emulator?

d dlang emulator famicom gtk3 gtkd nes

Last synced: 22 Dec 2024

https://github.com/shadowmitia/nessy-rs

A NES emulator built in Rust

6502-processor emulator nes

Last synced: 21 Jan 2025

https://github.com/janwilmans/nowindnextgen

Second generated MSX emulator, continuation of nowindlibraries

emulator msx

Last synced: 27 Jan 2025

https://github.com/barrettotte/scuffed-6502kt

A scuffed 6502 CPU emulator to learn kotlin and the 6502 architecture

6502 cpu-emulator cpu-simulator emulator kotlin

Last synced: 03 Feb 2025

https://github.com/zeionara/microcoding

Kursach for 'computers organisation' discipline

circuit cpp emulator

Last synced: 02 Jan 2025

https://github.com/dsal3389/dumbdevice

create a simple shell that can mimic other devices

c device emulator shell

Last synced: 13 Jan 2025

https://github.com/skyleaworlder/how-to-share-emulator-from-aosp

AOSP build system is really awful, especially when building, launching and sharing usable emulator. This repo provides a script and tutorials that make share emulator images faster.

aosp emulator

Last synced: 16 Jan 2025

https://github.com/v1bh475u/fix8

8-bit fixed length instructions assembler and emulator

assembler emulator isa

Last synced: 25 Jan 2025

https://github.com/0xf4b1/cyboy

An experimental gameboy emulator written in python

curses emulator gameboy python

Last synced: 20 Dec 2024

https://github.com/lkwinta/6502_emulator

This is my 6502 cpu emulator. I have ambitons to make NES emulator from this.

6502 6502-emulation cpu emulator nes nes-emulator

Last synced: 16 Dec 2024

https://github.com/loicbacci/chip-8-go

Basic Chip-8 emulator written in Go.

emulator go

Last synced: 14 Nov 2024

https://github.com/pbar1/dmg-01

Following along with DMG-01: How to Emulate a Game Boy

emulator gameboy

Last synced: 27 Jan 2025

https://github.com/par7133/httpconsole

A light and simple web console to manage your website (software on premise) - PHP: <=8.1, GPL

admin administration based console emulator http light manage management simple terminal web website

Last synced: 12 Jan 2025

https://github.com/fredimachado/beneater8bitcomputer

Attempt to create a Ben Eater 8-bit computer emulator

8-bit 8bit beneater computer emulator

Last synced: 12 Jan 2025

https://github.com/groobledierne/chip8

Yet another chip-8 emulator written in Rust

chip8 emulator rust

Last synced: 12 Jan 2025

https://github.com/beilinson/chip8

A Chip8 Emulator in C

c chip8 emulator

Last synced: 18 Dec 2024

https://github.com/atoomnetmarc/risc-v-emulator-native

RISC-V-emulator implementation useable for RISCOF riscv-arch-test.

emulator linux platformio risc-v

Last synced: 03 Feb 2025

https://github.com/thimc/chip9

CHIP-8 emulator for 9front

9front chip8-emulator emulator plan9

Last synced: 14 Jan 2025

https://github.com/amari-calipso/6502-computer-emulator

A custom 6502 based computer, emulated in Rust

6502 6502-emulation emulation emulator emulators rust

Last synced: 19 Dec 2024

https://github.com/schkwve/gbem

GameBoy Emulator

c emulator game gameboy gameboy-emulator rom

Last synced: 12 Jan 2025

https://github.com/sandwoodjones/chip8-rust

A CHIP-8 emulator written in rust

chip-8 chip8 chip8-emulator emulator rust

Last synced: 30 Dec 2024

https://github.com/ryp/chip8-emu

CHIP-8 Emulator

chip-8 cpp emulator

Last synced: 30 Dec 2024

https://github.com/landhb/rchip8

A Chip8 interpreter with a WebAssembly front-end, written in Rust.

chip8 chip8-emulator emudev emulator rust

Last synced: 18 Jan 2025

https://github.com/johannst/chip-remu

Chip8 rust emulator

chip8 chip8-emulator emulator rust

Last synced: 22 Jan 2025

https://github.com/skyfallwastaken/chip8-rs

Platform-agnostic, spec-compliant CHIP-8 emulator

chip-8 chip8 emulator macroquad rust

Last synced: 27 Jan 2025

https://github.com/victorardila/gamextation-emu

Emulador para juegos portable desarrollado con python y Qt designer con interfaz moderna y tecnologia docker

docker emulator pyqt5 python3

Last synced: 24 Jan 2025

https://github.com/florianvazelle/chip8

🎮 A Chip8 emulator

chip8 emulator

Last synced: 19 Dec 2024

https://github.com/boneill02/ultrachip

A CHIP-8 interpreter

chip-8 emulator

Last synced: 24 Jan 2025

https://github.com/zelak312/vba-next-wasm

Port of vba-next from libretro to wasm with a svelte front-end

emulator gba gba-emulator port svelte vba wasm

Last synced: 03 Feb 2025

https://github.com/thenolle/retronode

RetroNode is a high-performance, minimalistic retro gaming hub inspired by modern console UI, combining the best of classic gaming with sleek, user-friendly design.

arcade emulator lightweight modern multi-platform nodejs react retro retrogaming typescript

Last synced: 27 Jan 2025

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

A game machine chip-8 emulator written with react and typescript

emulator react typescript

Last synced: 13 Oct 2024

https://github.com/im-rises/space-invaders-arcade-emulator-tauri

Space Invaders Arcade Game Emulator made in Rust 🦀 ported to WebAssembly WebGL and WebAudio and build for desktop using Tauri

arcade-game desktop-app emulator game npm package rust tauri webassembly webgl website

Last synced: 25 Dec 2024

https://github.com/synt4xerr0r4/nesdoc

Some documentation about the NES

6502 assembly emulator nes

Last synced: 01 Feb 2025

https://github.com/rmrt1n/lc3-emulator-in-c

LC-3 (little computer 3) emulator

emulator emulator-in-c lc3 lc3-emulator

Last synced: 14 Dec 2024

https://github.com/mealam1/placeholder

SoD Emulator made by the Developers from ....

emulator game game-development how-to-train-your-dragon httyd school-of-dragons sod

Last synced: 27 Jan 2025

https://github.com/joakimthun/Chippy

A simple CHIP-8 interpreter written in C

c chip8 emulator interpreter

Last synced: 17 Nov 2024

https://github.com/kaishuu0123/chip-8-with-dear-imgui

CHIP-8 emulator by Go and Dear ImGUI

chip8 chip8-emulator emulator imgui

Last synced: 31 Jan 2025

https://github.com/vr51/atari800-installer

Atari800 Installer script for Linux. Downloads, builds and updates the emulator.

atari-2600 atari2600 atari800 atarixl bash emulator linux

Last synced: 19 Jan 2025

https://github.com/icebreaker/sakura

This is a fork of Sakura.

emulator linux sakura terminal vte

Last synced: 21 Jan 2025

https://github.com/firefly-zero/firefly-emulator-bin

🖥 Binaries for desktop Firefly Zero emulator

emulator firefly-zero gamedev rust

Last synced: 06 Jan 2025

https://github.com/ratopi/wordclock-demo

A small wordclock emulator ... just for fun

emulator javascript simulator wordclock

Last synced: 14 Jan 2025

https://github.com/suhanyujie/emulate-game-boy-translation

emulate game boy 的中文翻译版

book emulator gameboy rust

Last synced: 07 Jan 2025

https://github.com/gabryon99/chip8

Chip8 emulator using Modern C++ and SDL2.

cpp emulator sdl2

Last synced: 28 Dec 2024

https://github.com/marakew/emuppc

simple PowerPC emulator for unpack into IDAPro some PowerPC binary

emulator ida-plugin idapro ppc unpacker

Last synced: 16 Nov 2024

https://github.com/msameerr/ATM-Console-8086

Developed an 8086 Assembly Language program in EMU8086 to verify user PIN codes, display total balances, and provide transaction history. Enhanced transparency and usability for financial information access.

assembly-language emulator filesystem

Last synced: 16 Jan 2025

https://github.com/lanceewing/joric

Oric emulator written in Java, using the libGDX cross-platform development framework, targeting Android and desktop.

android emulator libgdx oric

Last synced: 16 Dec 2024

https://github.com/ramizpolic/emunes

💾 Familiar C++ NES emulator

cpp cpp11 emulator nes

Last synced: 16 Jan 2025

https://github.com/josh-perry/octochimp

A complete(?) Chip-8 Emulator

chip8 emulator

Last synced: 27 Jan 2025

https://github.com/bigjk/loraemu

Easily extendable LoRa simulator. Test your real application in a LoRa enviroment.

emulator golang lora network-simulator simulator

Last synced: 23 Jan 2025

https://github.com/expede/chipmunk

CHIP-8 emulator

chip8 emulator side-project

Last synced: 02 Feb 2025

https://github.com/dudejoe870/game-emu

A cross-platform multi-system emulator / library (WIP)

cmake cmakelists cpp cpp-library cpp20 cpp20-library emulator emulator-programming emulators

Last synced: 23 Jan 2025

https://github.com/lanceewing/attack-ufo

Emulator for Attack UFO, 1980 arcade game by Ryoto Electric

arcade-game arcade-machine emulator

Last synced: 16 Dec 2024

https://github.com/im-rises/chip8topia

Chip8 Emulator made in C++ for desktop and web

chip8 cpp emscripten emulator interpreter linux windows

Last synced: 25 Dec 2024

https://github.com/themarstonconnell/assembly-line

Assembly Emulator in Java

assembly editor emulator

Last synced: 15 Dec 2024

https://github.com/christianscott/lc3-emulator

Emulator for LC3 https://en.wikipedia.org/wiki/Little_Computer_3

emulator lc3

Last synced: 25 Jan 2025

https://github.com/rhthomas/dobby

University of Southampton second year ELEC2204 Computer Engineering coursework.

architecture c emulator

Last synced: 25 Jan 2025

https://github.com/boneill02/project0930

custom cpu architecture

assembler cpu disassembler emulation emulator

Last synced: 24 Jan 2025

https://github.com/raza9798/windowsbootemulator

WindowsBootEmulator is a handy script designed to simplify Android app development on Windows by streamlining the management of Android Virtual Devices (AVDs). If you're tired of manual setups and want a more efficient way to handle AVDs

android-studio avd avdmanager emulator

Last synced: 24 Jan 2025

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

Chip-8 emulator implementation in standard C

c99 chip-8 emulator make sdl2

Last synced: 17 Dec 2024

https://github.com/1whatleytay/nem

A crossplatform NES emulator.

emulator

Last synced: 08 Jan 2025