matt-slater / dmg

gameboy emulator in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dmg

a gameboy emulator written in rust. this project is a work-in-progress. i am using this as a framework to study the rust language and emulation in general.

status

  • a bunch of the opcodes in the bootrom have been implemented
  • a really simple display loop has been implemented
  • there are still issues with memory management, especially related to video display.

About

gameboy emulator in rust


Languages

Language:Rust 100.0%