cerboy
my gameboy emulator (by percentcer)
gba
A crate that helps you make GBA games (by rust-console)
cerboy | gba | |
---|---|---|
1 | 7 | |
2 | 683 | |
- | 0.9% | |
9.1 | 7.9 | |
8 months ago | about 1 month ago | |
Assembly | Rust | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cerboy
Posts with mentions or reviews of cerboy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-23.
-
RBoy: A Gameboy Emulator in Rust
I'm working on one too! Just got to the milestone of being able to scroll the Nintendo® logo. I refer to rboy a lot, it's been helpful to see another implementation.
https://github.com/percentcer/cerboy
gba
Posts with mentions or reviews of gba.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-10.
-
[media] I spent time porting rust to the Nntendo DS
Are you aware of https://github.com/rust-console/gba ?
-
[Media] Conway's game of life partially implemented in Rust
Yeah, there's actually a library crate with quite a few examples that I used: https://github.com/rust-console/gba
- Rust9x: Compile Rust code for Windows 95, NT and above
-
Are there any open source game consoles where I can use Rust to make a game for it?
Not open-source console, but there is GBA from scratch book. There is also an gba crate that makes programming on GBA easier.
-
RBoy: A Gameboy Emulator in Rust
There is a rust port for the game boy advance https://github.com/rust-console/gba
-
rust gcc backend was officially accepted into the compiler
GBA: ARM7TDMI, supported by upstream LLVM and GCC, some Rust support
- Gba: Crate that helps you make GBA games in Rust
What are some alternatives?
When comparing cerboy and gba you can also consider the following projects:
rboy - A Gameboy Emulator in Rust
libnds - C library for Nintendo DS