boytacean
A GB emulator that is written in Rust đĻ! (by joamag)
mooneye-test-suite
Mooneye Test Suite is a suite of Game Boy test ROMs (by Gekkio)
boytacean | mooneye-test-suite | |
---|---|---|
11 | 5 | |
629 | 95 | |
- | - | |
9.6 | 4.4 | |
7 days ago | 4 months ago | |
Rust | Assembly | |
Apache License 2.0 | 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.
boytacean
Posts with mentions or reviews of boytacean.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-20.
-
Finished building a working Game Boy Color emulator using Rust and WebAssembly đŽđšī¸
Make use of /emudev for support. For resources on GB emulation you can use my references (inspiration) page https://github.com/joamag/boytacean/blob/master/doc/inspiration.md.
đ¨âđģ Check the source code in the GitHub repo @ https://github.com/joamag/boytacean
-
Finished building a working Game Boy Color emulator using React and WebAssembly đŽđšī¸
I've used these docs for reference.
-
Boytacean: Fast Web Game Boy Emulator Written in Rust
You can take a look at the code here https://github.com/joamag/boytacean
- I've made a Game Boy emulator using Rust and WebAssembly đŽđšī¸
-
I've made a web-based Game Boy emulator using Rust and WebAssembly
Working emulator @ https://boytacean.pages.dev GitHub repo @ https://github.com/joamag/boytacean
-
I've made a Game Boy emulator using React and WebAssembly đŽđšī¸
It's fixed https://github.com/joamag/boytacean/commit/c6a18b631ec13328590d7abb87bea36ae573a6a3
mooneye-test-suite
Posts with mentions or reviews of mooneye-test-suite.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-15.
-
Best documentation for the details?
The thing about the Game Boy (or most consoles, really, but especially the Game Boy since it uses a custom CPU) is that we don't know all the details. People have had to reverse engineer it to figure stuff out. /u/gekkio is one of the people doing that work, and his technical reference and test suite are the (ongoing) results of that.
-
I've made a Game Boy emulator using Rust and WebAssembly đŽđšī¸
I tested it with the classic dmg-acid2 test rom and another rom called sprite_priority.gb which is part of the Mooneye Test Suite.
-
Game Boy timing question
I am working on my Game Boy emulator and I'm trying to get the timer to work with mooneyes acceptance tests. Take this one as an example.
-
Help debugging GB CPU timings
The mooneye-gb test suite has very specific tests for the timer (maybe too precise, they require emulating every little detail â but if you want that kind of accuracy, way to go)
What are some alternatives?
When comparing boytacean and mooneye-test-suite you can also consider the following projects:
smolnes - NES emulator in <5000 bytes of C
pandocs - The single, most comprehensive Game Boy technical reference.
gbemulator - Gameboy Emulator in Rust
GameboyCPUTests - Test data for developers of Gameboy emulators.
gb-ctr - Game Boy: Complete Technical Reference
exa-rs - libretro core for the TEC Redshift featured in EXAPUNKS by Zachtronics
blargg-test-roms - Blargg's DMG/GBC test roms.
tetanes - A cross-platform NES emulator written in Rust using wgpu
blarggs-test-roms - Blarggs Reproducible Gameboy Test Roms
dmg-acid2 - đ The Acid2 test, now for the original Game Boy! đ
giibiiadvance - A GB, GBC and GBA emulator with GB Camera support.
boytacean vs smolnes
mooneye-test-suite vs pandocs
boytacean vs gbemulator
mooneye-test-suite vs GameboyCPUTests
boytacean vs pandocs
mooneye-test-suite vs gb-ctr
boytacean vs exa-rs
mooneye-test-suite vs blargg-test-roms
boytacean vs tetanes
mooneye-test-suite vs blarggs-test-roms
boytacean vs dmg-acid2
mooneye-test-suite vs giibiiadvance