This commit is contained in:
4am
2018-10-22 18:36:37 -04:00
parent b3fe99610e
commit 79171ed8fd
25 changed files with 85 additions and 1 deletions

View File

@@ -34,6 +34,8 @@ dsk: md asm
rsync -aP res/hgr/* build/I >>build/log
bin/buildfileinfo.py build/I >>build/log
$(CADIUS) ADDFOLDER build/"$(DISK)" "/${VOLUME}/I" "build/I" >>build/log
rsync -aP res/ss/* build/SS >>build/log
$(CADIUS) ADDFOLDER build/"$(DISK)" "/${VOLUME}/SS" "build/SS" >>build/log
# bin/do2po.py res/dsk/ build/po/
# rsync -a res/dsk/*.po build/po/
# bin/extract.py build/po/ | sh >build/log
@@ -53,6 +55,8 @@ mount: dsk
md:
mkdir -p build/po
mkdir -p build/X
mkdir -p build/I
mkdir -p build/SS
clean:
rm -rf build/

42
res/attract.conf Normal file
View File

@@ -0,0 +1,42 @@
#
# Mega-Attract-Mode configuration file
#
# Mega-Attract-Mode is split into modules. Each module can be a
# short slideshow or a self-running demo (like a game's built-in
# 'attract mode'). Modules are run in the order listed here, one
# after the next, until interrupted by user input. The last-run
# module is tracked in the master prefs file.
#
# Format:
# key=value
#
# value must be one of
# 1 for HGR slideshow (key is a file containing a list of HGR graphics)
# 2 for DHGR slideshow (key is a file containing a list of DHGR graphics)
# 3 for self-running demo (key is an executable binary file)
#
# Blank lines and lines beginning with '#' are ignored (like this one!)
# A line beginning with '[' terminates the parsing
#
FAVORITES.CONF=1
AB.CONF=1
BRODERBUND.CONF=1
DHGR.CONF=2
ACTIVISION.CONF=1
CD.CONF=1
ATARI.CONF=1
EFG.CONF=1
SIERRA.CONF=1
DATAMOST.CONF=1
HIJKL.CONF=1
DATASOFT.CONF=1
MNO.CONF=1
MICROFUN.CONF=1
PQR.CONF=1
PICCADILLY.CONF=1
S.CONF=1
SIRIUS.CONF=1
TUVWYXZ.CONF=1
[eof]

BIN
res/dsk/crazy mazy (prodos).dsk Executable file

Binary file not shown.

BIN
res/dsk/up'n down (prodos).po Executable file

Binary file not shown.

View File

@@ -1 +1 @@
#
#

View File

@@ -0,0 +1,19 @@
AB.CONF=Type(04),AuxType(4000),Access(C3)
ACTIVISION.CONF=Type(04),AuxType(4000),Access(C3)
ATARI.CONF=Type(04),AuxType(4000),Access(C3)
BRODERBUND.CONF=Type(04),AuxType(4000),Access(C3)
CD.CONF=Type(04),AuxType(4000),Access(C3)
DATAMOST.CONF=Type(04),AuxType(4000),Access(C3)
DATASOFT.CONF=Type(04),AuxType(4000),Access(C3)
DHGR.CONF=Type(04),AuxType(4000),Access(C3)
EFG.CONF=Type(04),AuxType(4000),Access(C3)
FAVORITES.CONF=Type(04),AuxType(4000),Access(C3)
HIJKL.CONF=Type(04),AuxType(4000),Access(C3)
MICROFUN.CONF=Type(04),AuxType(4000),Access(C3)
MNO.CONF=Type(04),AuxType(4000),Access(C3)
PICCADILLY.CONF=Type(04),AuxType(4000),Access(C3)
PQR.CONF=Type(04),AuxType(4000),Access(C3)
S.CONF=Type(04),AuxType(4000),Access(C3)
SIERRA.CONF=Type(04),AuxType(4000),Access(C3)
SIRIUS.CONF=Type(04),AuxType(4000),Access(C3)
TUVWXYZ.CONF=Type(04),AuxType(4000),Access(C3)

1
res/ss/ab.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/activision.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/atari.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/broderbund.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/cd.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/datamost.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/datasoft.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/dhgr.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/efg.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/favorites.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/hijkl.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/microfun.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/mno.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/piccadilly.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/pqr.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/s.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/sierra.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/sirius.conf Normal file
View File

@@ -0,0 +1 @@
#

1
res/ss/tuvwxyz.conf Normal file
View File

@@ -0,0 +1 @@
#