Skip to content

Commit

Permalink
Added ability to drag and drop local ROMs
Browse files Browse the repository at this point in the history
Added Birds of Prey homebrew
Added Patriots III homebrew
  • Loading branch information
raz0red committed May 19, 2019
1 parent 018f6a0 commit 3bfe2f7
Show file tree
Hide file tree
Showing 6 changed files with 285 additions and 253 deletions.
2 changes: 2 additions & 0 deletions src/build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ CALL :cartToJsStr armor.bin, armor.js
CALL :cartToJsStr asteroid_cowboy.bin, asteroid_cowboy.js
CALL :cartToJsStr berzerk.bin, berzerk.js
CALL :cartToJsStr BerzerkDebugged.vec, berzerk-debugged.js
CALL :cartToJsStr BirdsofPrey(1999).vec birds-of-prey.js
CALL :cartToJsStr bedlam.bin, bedlam.js
CALL :cartToJsStr blitz.bin, blitz.js
CALL :cartToJsStr castle.bin, castle.js
Expand All @@ -58,6 +59,7 @@ CALL :cartToJsStr nebula.bin, nebula.js
CALL :cartToJsStr Omega16k.bin, Omega16k.js
CALL :cartToJsStr Pitchers.bin, Pitchers.js
CALL :cartToJsStr patriot.bin, patriot.js
CALL :cartToJsStr PatriotsIII.vec patriots-iii.js
CALL :cartToJsStr polar.bin, polar.js
CALL :cartToJsStr pole.bin, pole.js
CALL :cartToJsStr revector.bin, revector.js
Expand Down
Loading

0 comments on commit 3bfe2f7

Please sign in to comment.