Skip to content

Commit abf20ea

Browse files
authored
Add "Rust-GB" (#251)
1 parent 805e768 commit abf20ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ The [Choosing tools for Game Boy development](https://gbdev.io/guides/tools.html
241241
- [Assembler](https://github.com/ulrikdamm/Assembler) - Assembler written in Swift.
242242
- [llvm-gbz80](https://github.com/Bevinsky/llvm-gbz80) / [clang-gbz80](https://github.com/Bevinsky/clang-gbz80) - Clang/LLVM port to the GBZ80 CPU (similar to the deprecated [euclio/llvm-gbz80](https://github.com/euclio/llvm-gbz80)).
243243
- [gbdk-go](https://github.com/pokemium/gbdk-go) - A compiler translates Go programs to C code. The output C code is built into GB ROM by GBDK.
244+
- [Rust-GB](https://github.com/zlfn/rust-gb) - A compiler and library that enable the development of GB ROMs using Rust.
244245

245246
### Emulators
246247

0 commit comments

Comments
 (0)