diff --git a/Makefile b/Makefile index 8da771d..5b69ea3 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,14 @@ clean: (cd asm; make clean) gameserverclient.text: Makefile - figlet -c -w 40 -f slant "Game Server Online Client" >$@ + ( \ + figlet -c -w 40 -f slant "Apple ][ Game Server Online!" | \ + perl -p -e 's/^ +\n$$//' | \ + sed '1,6s/^/ /'; \ + echo; \ + text="THE APPLE ][ AE WARESHOLE IS BACK!"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \ + text="CASSETTE PORT FTW! ---- ASCIIEXPRESS.NET"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \ + ) | tail -24 >$@ emutest: gameserverclient gameserverclient.mon gameserverclient.text dist EMU=1 WIN=1 ./test.sh diff --git a/gameserverclient.text b/gameserverclient.text index 640c807..98af955 100644 --- a/gameserverclient.text +++ b/gameserverclient.text @@ -1,24 +1,24 @@ + ___ __ ______ + / | ____ ____ / /__ / / _/ + / /| | / __ \/ __ \/ / _ \ / / / + / ___ |/ /_/ / /_/ / / __/ / / / + /_/ |_/ .___/ .___/_/\___/ _/ / / + /_/ /_/ /__/__/ ______ / ____/___ _____ ___ ___ / / __/ __ `/ __ `__ \/ _ \ / /_/ / /_/ / / / / / / __/ \____/\__,_/_/ /_/ /_/\___/ - _____ / ___/___ ______ _____ _____ \__ \/ _ \/ ___/ | / / _ \/ ___/ ___/ / __/ / | |/ / __/ / /____/\___/_/ |___/\___/_/ - - ____ ___ - / __ \____ / (_)___ ___ - / / / / __ \/ / / __ \/ _ \ - / /_/ / / / / / / / / / __/ - \____/_/ /_/_/_/_/ /_/\___/ - - _________ __ - / ____/ (_)__ ____ / /_ - / / / / / _ \/ __ \/ __/ - / /___/ / / __/ / / / /_ - \____/_/_/\___/_/ /_/\__/ - + ____ ___ __ + / __ \____ / (_)___ ___ / / + / / / / __ \/ / / __ \/ _ \/ / + / /_/ / / / / / / / / / __/_/ + \____/_/ /_/_/_/_/ /_/\___(_) + + THE APPLE ][ AE WARESHOLE IS BACK! +CASSETTE PORT FTW! ---- ASCIIEXPRESS.NET diff --git a/gameserverclient.textpage b/gameserverclient.textpage index 5be5174..2113df0 100644 Binary files a/gameserverclient.textpage and b/gameserverclient.textpage differ diff --git a/gameserverclientsplash.tiff b/gameserverclientsplash.tiff index 8919f7b..2d162d9 100644 Binary files a/gameserverclientsplash.tiff and b/gameserverclientsplash.tiff differ diff --git a/test.scrp b/test.scrp index ce33a3b..8ad3228 100644 --- a/test.scrp +++ b/test.scrp @@ -10,7 +10,7 @@ on run argv tell application "Virtual ][" activate -- may need delay for this error: execution error: Virtual ][ got an error: Connection is invalid. (-609) - delay 1.0 + delay 1.5 -- Close all open machines close every machine saving no -- Create a new (AppleIIe) diff --git a/test.sh b/test.sh index 98a6a2c..6268d05 100755 --- a/test.sh +++ b/test.sh @@ -60,7 +60,7 @@ then fi fi -SUM=45ac447dc3e2e762c2b5ab1180682d34 +SUM=c027f451edcec4bef8a9edb66e15c78e rm -f ${BIN}.dsk echo @@ -158,7 +158,7 @@ rm -f ${BIN}.dsk fi fi -SUM=45ac447dc3e2e762c2b5ab1180682d34 +SUM=c027f451edcec4bef8a9edb66e15c78e rm -f ${BIN}.dsk echo