mirror of
https://github.com/SupernaviX/vvb.git
synced 2024-11-23 05:49:57 +00:00
Virtual Virtual Boy
.idea | ||
.vscode | ||
app | ||
cardboard-sdk | ||
gradle/wrapper | ||
src | ||
.gitignore | ||
build.gradle | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.md | ||
README.md | ||
settings.gradle |
Virtual Virtual Boy
Description
Virtual Virtual Boy is an emulator for the Virtual Boy 3D console. You can use it with a pair of cheap Anaglyph 3D glasses or with Google Cardboard to play Virtual Boy games on an Android phone.
Development
Build the app:
gradlew build
Run tests:
cargo test
Known Issues
Several features are not implemented:
- Software Game Pad reads (every game I tested against used hardware reads)
- Some VIP interrupts (TIMEERR, SBHIT)
- Game Pad and Game Pak interrupts
- Game Pak expansions and the link cable
- The instruction cache
Credits
- Guy Perfect for writing the extremely helpful Virtual Boy Sacred Tech Scroll
- Pi Lanningham and Robert Kellett for rubber ducking