How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Compile Rust code to GBZ80 (Gameboy Z80)
The main features of zlfn/rust-gb are: Assemblers and Compilers, Compilers.
Open-source alternatives to zlfn/rust-gb include: gbdk-2020/gbdk-2020 — An updated version of GBDK, C compiler, assembler, linker and set of libraries for the Nintendo Gameboy, Nintendo… pokemium/gbdk-go — Experimental Go binding for GBDK(GameBoy Development Kit). You can develop GameBoy software using Go! bonsaiden/gbasm — A JavaScript based Gameboy Assembler. ams-hackers/gbforth — 👾 A Forth-based Game Boy development kit. bevinsky/llvm-gbz80 — LLVM port to the GBZ80 CPU. ulrikdamm/assembler — Assembler for Gameboy games.
An updated version of GBDK, C compiler, assembler, linker and set of libraries for the Nintendo Gameboy, Nintendo Entertainment System, Sega Master System, Sega Game Gear.