Skip to content

thrypuro/puro_boy_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another gameboy emulator written in Rust

Introduction

This is a toy emulator for me experiment with as I learn rust.

Running

Specify the path to the rom as input to the program.

cargo run --release

Todo

  • Complete CPU

    • Prefixed Operation
    • Unprefixed Operation
  • MMU

    • Cart File
    • PPU
    • IoRegister File
    • Initial Version of PPU (read correct address on bus)
    • Rom bank implementation
  • Audio

  • GUI for selecting ROM?

Screenshots

References

  • opcodes.json is taken from here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages