binjnes
NES emulator implemented in C, that also runs in the browser (by binji)
pokegb
A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++. (by binji)
binjnes | pokegb | |
---|---|---|
1 | 8 | |
20 | 1,346 | |
- | 0.3% | |
7.9 | 3.3 | |
about 1 month ago | 12 months ago | |
C | C++ | |
MIT License | MIT License |
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.
binjnes
Posts with mentions or reviews of binjnes.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-28.
-
Smolnes: A NES Emulator In
I didn't handle audio for this emulator. But you can see how I handle resampling in my more fully-featured NES emulator here: https://github.com/binji/binjnes/blob/ca6977469168069a165176...
I'm not sure it's the right technique, but it seems to work pretty well!
pokegb
Posts with mentions or reviews of pokegb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-13.
- McDonald's Just Dropped a Brand New Game Boy Game in 2023
-
Smolnes: A NES Emulator In
This is the same person who made pokegb, a similarly tiny Game Boy emulator: https://github.com/binji/pokegb
- Pokegb – A gameboy emulator that only plays Pokemon Blue, in ~70 lines of C++
- Pokegb: A gameboy emulator that only plays Pokemon Blue, in 62 lines of C++
-
POKEGB: a gameboy emulator that only plays Pokemon Blue, in 62 lines of C++
pokegb.cc (as 3 pokeballs): 9956 bytes
What are some alternatives?
When comparing binjnes and pokegb you can also consider the following projects:
smolnes - NES emulator in <5000 bytes of C
PokeFinder - Cross platform Pokémon RNG tool
jaktnesmonster
NoobBoy - A simple GameBoy emulator written in C++
raw-wasm - Raw WebAssembly demos
binjgb - Gameboy emulator implemented in C, that also runs in the browser
gbemu - A Gameboy emulator in modern C++
spec - WebAssembly specification, reference interpreter, and test suite.
pkmn-chest - A Pokémon Bank for the 3rd through 5th generation Pokémon games for the Nintendo DS(i).
metroboy - A repository of gate-level simulators and tools for the original Game Boy.