cpu-emulation

There are 14 repositories under cpu-emulation topic.

  • Z80

    redcode/Z80

    Highly portable Zilog Z80 CPU emulator written in ANSI C

    Language:C51828552
  • redcode/Z80-Ruby

    Ruby binding for the Z80 library

    Language:C9300
  • x93bd0/effnes

    A set of crates for creating efficient NES emulation software.

    Language:Rust60
  • asrinoztin/cpu_emulator

    This repository includes a study that developing a low-level CPU emulator. Detailed info in ReadMe

    Language:Java5100
  • yezzfusl/EtherVM

    Rust virtual machine.

    Language:Rust3100
  • joakimwinum/bytecore

    ByteCore: A minimal, 8-bit CPU emulator designed to help developers explore low-level computing concepts.

    Language:Python2100
  • plugyawn/pineapple-emulator

    A C++ based emulator for the CPU of the Nintendo Entertainment System that ran on the Ricoh 2A03, with limited PPU capabilities.

    Language:C++2100
  • redcode/run-jsmoo-z80-test

    A Ruby script for running the Z80 tests included in JSMoo

    Language:Ruby220
  • agkaminski/simak65

    6502 CPU simulator

    Language:C0100
  • FiestaBoy/Custom-16bit-MIPS-ISA

    A custom 16-bit MIPS-inspired processor built in Logisim, featuring a unique instruction set, ALU, register file, and memory components. Designed for educational purposes and low-level computing exploration.

    00
  • joakimwinum/bytecore-byte

    ByteCore Byte is a simplified version of the ByteCore CPU showcased in a Jupyter notebook, using 1-byte addressing to operate within a 256-byte memory limit. This repository features demonstrations of ByteCore Assembly through both basic and advanced programming examples.

    Language:Jupyter Notebook0100
  • joakimwinum/bytecorefast

    ByteCoreFast: A high-performance, 8-bit CPU emulator, designed as a drop-in replacement for ByteCore, offering enhanced speed while maintaining full compatibility with the original ByteCore interfaces.

    Language:C0100
  • manili/ChatBot-Colab

    In this repo, I'll put projects that I've done in collaboration with chatbots like OpenAI ChatGPT, Google Bard, etc.

    Language:C++0103
  • t-katsumura/qemu-actions

    An example of GitHub Actions to run applications build for different CPU architecture leveraging QEMU.

    Language:Makefile10