mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-10 08:25:13 +00:00
add assets for Winter Games
This commit is contained in:
3
Makefile
3
Makefile
@@ -73,6 +73,9 @@ compress:
|
||||
for f in res/ACTION.DHGR.UNCOMPRESSED/*; do o=res/ACTION.DHGR/$$(basename $$f); [ -f "$$o" ] || ${EXOMIZER} "$$f"@0x4000 -o "$$o" >>build/log; done
|
||||
for f in res/ARTWORK.SHR.UNCOMPRESSED/*; do o=res/ARTWORK.SHR/$$(basename $$f); [ -f "$$o" ] || ${EXOMIZER} "$$f"@0x2000 -o "$$o" >>build/log; done
|
||||
|
||||
attract: compress
|
||||
bin/generate-mini-attract-mode.sh
|
||||
|
||||
mount: dsk
|
||||
osascript bin/V2Make.scpt "`pwd`" bin/4cade.vii build/"$(DISK)"
|
||||
|
||||
|
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES01
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES01
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES02
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES02
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES03
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES03
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES04
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES04
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES05
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES05
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES06
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES06
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES07
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES07
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES08
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES08
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES09
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES09
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES10
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES10
Normal file
Binary file not shown.
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES11
Normal file
BIN
res/ACTION.HGR.UNCOMPRESSED/WINTER.GAMES11
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES01
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES01
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES02
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES02
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES03
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES03
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES04
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES04
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES05
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES05
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES06
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES06
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES07
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES07
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES08
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES08
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES09
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES09
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES10
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES10
Normal file
Binary file not shown.
BIN
res/ACTION.HGR/WINTER.GAMES11
Normal file
BIN
res/ACTION.HGR/WINTER.GAMES11
Normal file
Binary file not shown.
@@ -466,6 +466,17 @@ WAVY.NAVY5=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINGS.OF.FURY=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINGS.OF.FURY1=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINGS.OF.FURY2=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES01=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES02=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES03=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES04=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES05=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES06=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES07=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES08=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES09=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES10=Type(06),AuxType(3FF8),Access(C3)
|
||||
WINTER.GAMES11=Type(06),AuxType(3FF8),Access(C3)
|
||||
WOLFEN84=Type(06),AuxType(3FF8),Access(C3)
|
||||
WOLFEN842=Type(06),AuxType(3FF8),Access(C3)
|
||||
XEVIOUS=Type(06),AuxType(3FF8),Access(C3)
|
||||
|
BIN
res/ARTWORK.SHR.UNCOMPRESSED/WINTER.GAMES
Normal file
BIN
res/ARTWORK.SHR.UNCOMPRESSED/WINTER.GAMES
Normal file
Binary file not shown.
BIN
res/ARTWORK.SHR/WINTER.GAMES
Normal file
BIN
res/ARTWORK.SHR/WINTER.GAMES
Normal file
Binary file not shown.
@@ -104,6 +104,7 @@ UP.N.DOWN=Type(06),AuxType(1FF8),Access(C3)
|
||||
VICTORY.ROAD=Type(06),AuxType(1FF8),Access(C3)
|
||||
WINGS.OF.FURY=Type(06),AuxType(1FF8),Access(C3)
|
||||
WINTER.EDITION=Type(06),AuxType(1FF8),Access(C3)
|
||||
WINTER.GAMES=Type(06),AuxType(1FF8),Access(C3)
|
||||
WOLFEN84=Type(06),AuxType(1FF8),Access(C3)
|
||||
XEVIOUS=Type(06),AuxType(1FF8),Access(C3)
|
||||
ZAXXON=Type(06),AuxType(1FF8),Access(C3)
|
||||
|
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
1
res/SS/ACTIONWG.CONF
Normal file
1
res/SS/ACTIONWG.CONF
Normal file
@@ -0,0 +1 @@
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
@@ -1 +1 @@
|
||||
#
|
||||
#
|
1
res/SS/SHR21.CONF
Normal file
1
res/SS/SHR21.CONF
Normal file
@@ -0,0 +1 @@
|
||||
#
|
@@ -71,6 +71,7 @@ ACTIONT1.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
ACTIONT2.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
ACTIONT3.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
ACTIONT4.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
ACTIONWG.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
ACTIVISION.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
ATARI.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
ATARI2.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
@@ -137,6 +138,7 @@ SHR18.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
SHR19.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
SHR2.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
SHR20.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
SHR21.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
SHR3.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
SHR4.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
SHR5.CONF=Type(04),AuxType(4000),Access(C3)
|
||||
|
@@ -27,7 +27,7 @@
|
||||
- TechnoCop [needs screenshots]
|
||||
- Triad [needs screenshots]
|
||||
- Wings of Fury
|
||||
- Winter Games [needs screenshots]
|
||||
- Winter Games
|
||||
|
||||
## Removed games
|
||||
|
||||
|
Reference in New Issue
Block a user