Skip to content

Commit

Permalink
Added new roms
Browse files Browse the repository at this point in the history
  • Loading branch information
elklein96 committed Feb 16, 2014
1 parent 870908a commit 59f3074
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/webnes.js
Expand Up @@ -156,7 +156,8 @@ $(function() {
addRom('Croom', 'roms/croom.nes');
addRom('Tetramino', 'roms/lj65.nes');
addRom('Galaxy Patrol', 'roms/galaxy.nes');
addRom('Figther F-8000', 'roms/fighter_f8000.nes');
addRom('Fighter F-8000', 'roms/fighter_f8000.nes');
addRom('BoxBoy', 'roms/BOXBOY.nes');
}
});
});
Expand Down
Binary file added roms/BOXBOY.nes
Binary file not shown.

0 comments on commit 59f3074

Please sign in to comment.