lsdpack
Standalone LSDj recorder+player (by jkotlinski)
NoobBoy
A simple GameBoy emulator written in C++ (by Mika412)
lsdpack | NoobBoy | |
---|---|---|
1 | 3 | |
119 | 284 | |
- | - | |
0.0 | 4.1 | |
about 2 years ago | 3 months ago | |
C++ | C++ | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
lsdpack
Posts with mentions or reviews of lsdpack.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-20.
-
Gameboy = Chiptunes alarm clock
screen rotation -> yes, it should be possible, I need to sort up my tiles any way ROM too big -> my first version in C was under 32K but had a really shitty music., what takes so much space in the current version is the music. I use https://github.com/jkotlinski/lsdpack, this tool plays LSDJ tunes through and emulator and dumps the registers into an asm file, that I include in my project.
NoobBoy
Posts with mentions or reviews of NoobBoy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-10.
- 328 points in 5 hours
-
I finally wrote my first ever emulator (GameBoy)
https://github.com/Mika412/NoobBoy
What are some alternatives?
When comparing lsdpack and NoobBoy you can also consider the following projects:
RetroPlug - A frontend for the SameBoy GameBoy emulator, with a focus on music creation. It runs standalone and can be used as an audio plugin (VST) in your favourite DAW!
gbemu - A Gameboy emulator in modern C++
ZGB - Game Boy / Color engine with lots of features
sprite - A Game Boy emulator written in drizzle.
clockboy - turn a Gameboy into a chiptune alarm clock
pokegb - A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++.
tilemap-studio - A tilemap editor for Game Boy, Color, Advance, DS, and SNES projects. Written in C++ with FLTK.
dmge - C++ / OpenSiv3D でゲームボーイエミュレータ
tsemu - TypeScript Game Boy emulator
khednes - An NES emulator, built as a personal project