Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz authored Dec 11, 2023
1 parent a81d8b4 commit 2bf625d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# gb-rs

A GameBoy emulator, written in Rust.

### Goals
This emulator intends to be Rust-y as possible.

### Referenced Documentation
- https://gbdev.io/pandocs/CPU_Instruction_Set.html

### Referenced Implementations
- https://github.com/mvdnes/rboy
- https://github.com/mohanson/gameboy

0 comments on commit 2bf625d

Please sign in to comment.