mirror of
https://github.com/zellyn/apple2shader.git
synced 2024-12-27 15:29:44 +00:00
add lode runner
This commit is contained in:
parent
8025edc4da
commit
651b2d3df4
1
dumps/championship-lode-runner.hgr.bin
Normal file
1
dumps/championship-lode-runner.hgr.bin
Normal file
File diff suppressed because one or more lines are too long
9
dumps/convert.sh
Executable file
9
dumps/convert.sh
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
./hgr archon.hgr.bin ../images/archon.png
|
||||||
|
./hgr archon-ii.hgr.bin ../images/archon-ii.png
|
||||||
|
./hgr archon.hgr.bin ../images/archon.png
|
||||||
|
./hgr bards-tale.hgr.bin ../images/bards-tale.png
|
||||||
|
./hgr lode-runner.hgr.bin ../images/lode-runner.png
|
||||||
|
./hgr championship-lode-runner.hgr.bin ../images/championship-lode-runner.png
|
||||||
|
./hgr rescue-raiders-pic.hgr.bin ../images/rescue-raiders-pic.png
|
||||||
|
./hgr rescue-raiders-words.hgr.bin ../images/rescue-raiders-words.png
|
||||||
|
./hgr ancient-legends.hgr.bin ../images/ancient-legends.png
|
File diff suppressed because one or more lines are too long
BIN
images/championship-lode-runner.png
Normal file
BIN
images/championship-lode-runner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
@ -192,6 +192,7 @@
|
|||||||
["images/archon.png", "Archon", false],
|
["images/archon.png", "Archon", false],
|
||||||
["images/archon-ii.png", "Archon II", false],
|
["images/archon-ii.png", "Archon II", false],
|
||||||
["images/lode-runner.png", "Lode Runner", false],
|
["images/lode-runner.png", "Lode Runner", false],
|
||||||
|
["images/championship-lode-runner.png", "Championship Lode Runner", false],
|
||||||
["images/marty-reader.png", "Marty's Family Reader", true ],
|
["images/marty-reader.png", "Marty's Family Reader", true ],
|
||||||
["images/bards-tale.png", "Bard's Tale", false],
|
["images/bards-tale.png", "Bard's Tale", false],
|
||||||
["images/dazzledraw-flower.png", "DazzleDraw flower", true ],
|
["images/dazzledraw-flower.png", "DazzleDraw flower", true ],
|
||||||
|
Loading…
Reference in New Issue
Block a user