updated gameserverclient example binary

This commit is contained in:
Egan Ford 2017-05-31 20:15:19 -06:00
parent 0a4199ed9c
commit ecd49dd0bf
11 changed files with 4112 additions and 4088 deletions

View File

@ -1,5 +1,6 @@
WIN32GCC = /usr/local/gcc-4.8.0-qt-4.8.4-for-mingw32/win32-gcc/bin/i586-mingw32-gcc
C2T = c2t
all: bin/c2d bin/text2page bin/page2text
@ -78,6 +79,9 @@ gameserverclient.dsk: gameserverclient bin/c2d Makefile
dsk: gameserverclient.dsk gameserverclientbar.dsk gameserverclientbargr.dsk
gameserverclient.mon: gameserverclient
$(C2T) gameserverclient,800 gameserverclient.mon
fulltest: gameserverclient gameserverclient.mon gameserverclient.text gameserverclient.tiff gameserverclientsplash.tiff test.sh test.scrp dist
EMU=1 WIN=1 ./test.sh

BIN
bin/c2d

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -5,7 +5,7 @@ set -e
PATH=bin:$PATH
BIN=gameserverclient
ADDR=800
SUM=198bfc7dc8b17256c3c252998c26ce03
SUM=3226e0aa8f35ee23a9de9b8f05abf688
rm -f ${BIN}.dsk
echo
@ -60,7 +60,7 @@ then
fi
fi
SUM=df792a2715bb9f7b91aed94e19e5f46c
SUM=56a52e40a2351ff39669efa3fbdd0f19
rm -f ${BIN}.dsk
echo
@ -122,7 +122,7 @@ fi
BIN=gameserverclient
MON=gameserverclient.mon
ADDR=800
SUM=198bfc7dc8b17256c3c252998c26ce03
SUM=3226e0aa8f35ee23a9de9b8f05abf688
rm -f ${BIN}.dsk
echo
@ -158,7 +158,7 @@ rm -f ${BIN}.dsk
fi
fi
SUM=df792a2715bb9f7b91aed94e19e5f46c
SUM=56a52e40a2351ff39669efa3fbdd0f19
rm -f ${BIN}.dsk
echo