Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.07 KB

Rustboy

Live coding a Game Boy emulator in Rust without unsafe code 😃

Follow along

The entire process is currently being streamed on YouTube Channel. For stream times and announcements, you can check out my Twitter.

Build and Running

Currently, the only dependency for building is Rust itself, which can be downloaded here.

Tools

  • 0xDE for hex edit.
  • Dash for documentation.

Resources

License

Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT).