Skip to content
Snippets Groups Projects
Verified Commit f7644d74 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

feat: new instructions

parent 3a60c510
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ fn main() {
let mut game_boy = GameBoy::new();
game_boy.load_boot_default();
game_boy.load_rom("../../res/roms/tetris.gb");
game_boy.load_rom("../../res/roms/firstwhite.gb");
let mut counter = 0;
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment