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

feat: new demos added

parent f3e81de2
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ const KEYS_NAME: Record<string, number> = {
B: PadKey.B
};
const ROM_PATH = require("../../res/roms/20y.gb");
const ROM_PATH = require("../../res/roms/pocket.gb");
/**
* Top level class that controls the emulator behaviour
......
File added
File added
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