home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pegasus Graphics Universe
/
Pegasus_Graphics_Universe.iso
/
p11
/
gettysbu
/
mcgagett.txt
< prev
Wrap
Text File
|
1992-08-06
|
5KB
|
164 lines
\LOCATE 0,0\WIDTH 320 DOTS CENTERED\HEIGHT 179\OVERLAY 1,0
\ON KEY 14624 JUMP CGAVERSION
\ON KEY 7181 JUMP VGAVERSION
Press <SPACE BAR> for the CGA version.
Press <RETURN> for the VGA version.
If the VGA version scrolls too slowly rerun the program and choose the CGA version instead.
\"
Press <F10> or <ESCAPE> anytime to exit to DOS.
\"
Press <F1> (Function Key #1) for "info."
\"
Programming by Russell D. Hoffman,
The Animated Software Company.
This program is FREEWARE.
Copyright (c) 1990, 1991.
\ON KEY F10 JUMP EXIT
\MOVE 0 TO B\WAIT RETURN 30 " Press <RETURN> to continue..."
\ON KEY 14624\IF B<>7181 JUMP CGAVERSION\ENDIF
\X VGAVERSION\ON KEY 7181\ON ERROR JUMP VGA_ERROR\SCREEN 0,0,19\CLEAR ON ERROR
\READ CANNON.PIC
\CALL SET_ONKEYS
\CLEAR SCREEN
\X LOOP1
\MOVE 50 TO #33
\CLEAR SCREEN
\X GETTYSBURG
\READ GETTYSBU.FON
\LOC 0,0\WID 320 DOTS CENT\HEIGHT 99
\SCROLL 0,A,33
\CLEAR SPRITES
\BLANK 0,0,320,99
\BLANK 0,100,#33-1,199\BLANK #33+161,100,320,199\BLANK #33,100,#33+161,144
\ROUNDS 1 SPEED 0
\CLEAR SPRITES
\SPRITE L=#33,100 \SPRINT 1 \RUN
\ROUNDS 18 SPEED 44
\CLEAR SPRITES
\SPRITE L=#33,100 A=1 R=0,18
\SPRINT 1 TO 19
\RUN
\CLEAR SPRITES
\ROUNDS 30 SPEED 14
\SPRITE L=#33,100 R=0,4 A=1
\SPRINT 20 TO 23
\SPRITE R=4,39 A=2
\SPRINT 24 TO 32
\RUN
\SUB 3 FROM #33\IF #33<10\MOVE 50 TO #33\ENDIF
\WAIT NOW 422
\SCROLL 25,A,46
FOUR SCORE AND SEVEN YEARS AGO OUR FATHERS BROUGHT FORTH TO THIS CONTINENT
A NEW NATION, CONCEIVED IN LIBERTY AND DEDICATED
TO THE
PROPOSITION THAT ALL MEN ARE CREATED EQUAL.
<
NOW WE ARE ENGAGED IN A GREAT CIVIL WAR, TESTING WHETHER THAT NATION
OR ANY NATION SO CONCEIVED AND SO DEDICATED CAN LONG ENDURE.
WE ARE MET ON A GREAT BATTLE FIELD OF THAT WAR. WE HAVE COME TO DEDICATE A
PORTION OF THAT FIELD, AS A FINAL RESTINGPLACE FOR THOSE WHO
HERE GAVE THEIR LIVES THAT THAT NATION MIGHT LIVE. IT IS ALTOGETHER
FITTING AND PROPER THAT WE SHOULD DO THIS.
<
BUT, IN A LARGER SENSE, WE CAN NOT DEDICATE - WE CAN NOT CONSECRATE -
WE CAN NOT HALLOW - THIS GROUND. THE BRAVE MEN, LIVING AND DEAD, WHO
STRUGGLED
HERE, HAVE CONSECRATED IT, FAR ABOVE OUR POOR POWER TO
ADD OR DETRACT. THE WORLD WILL LITTLE NOTE, NOR LONG REMEMBER, WHAT WE
SAY HERE, BUT IT CAN NEVER FORGET WHAT THEY DID HERE. IT IS FOR US
THE LIVING, RATHER, TO BE HERE DEDICATED TO THE GREAT TASK REMAINING
BEFORE US - THAT FROM THESE HONORED DEAD WE TAKE INCREASED DEVOTION TO
THAT CAUSE FOR WHICH THEY GAVE THE LAST FULL MEASURE OF DEVOTION -
THAT WE HERE HIGHLY RESOLVE THAT THESE DEAD SHALL NOT HAVE DIED IN VAIN -
THAT THIS NATION, UNDER GOD, SHALL HAVE A NEW BIRTH
OF FREEDOM - AND THAT GOVERNMENT OF THE PEOPLE, BY THE PEOPLE, FOR THE PEOPLE,
SHALL NOT PERISH
FROM
THE EARTH.
<
\"
\"
\"
\JUMP GETTYSBURG
\X EXIT\END
\X SET_ONKEYS\+
\ON KEY 8807 JUMP GETTYSBURG\ON KEY 14624 JUMP GETTYSBURG\+
\ON KEY F1 JUMP HELP\ON KEY 8775 JUMP GETTYSBURG\ON KEY F10 JUMP EXIT\+
\RETURN
\X HELP\CLEAR ON KEYS \READ 081119PW.FON
\CLEAR SCREEN
\LOC 0,0 \WID 320 DOT\HEIGHT 199\OVERLAY 0,A,40
President Abraham Lincoln delivered
his famous address November 19th, 1863,
at the dedication of the Gettysburg
Military Cemetery in Gettysburg, PA.
\"
The American Civil War began April 12th,
1861 when Confederate forces attacked
Fort Sumpter in Charleston, S.C., taking
the fort on April 14th.
\"
The BATTLE OF GETTYSBURG, a decisive
Union victory, took place from
July 1st to July 4th, 1863.
\CALL WAIT
\LOC 0,0
The Civil War was one of the bloodiest
engagements in the history of the U.S..
\"
Because of poor medical support, even
small wounds often proved fatal. The
general unsanitary conditions caused
numerous outbreaks of disease and took
thousands of additional lives.
\"
Nearly half a million soldiers on both
sides died during the Civil War. Less
than half of these were from battle
wounds.
\CALL WAIT
\LOC 0,0
General Robert E. Lee surrendered to
Union forces April 9th, 1865, at
Appomattox Court House, Virginia.
\"
On April 14th Abraham Lincoln was shot
while watching a play at Ford's Theater,
Washington, D.C.. He died the next day.
\"
Five copies of the Gettysburg Address
in Lincoln's own handwriting are known
to exist. The speech was delivered from
the second draft. The version shown
here was Lincoln's fifth and final copy.
\"
\CALL WAIT
\LOC 0,0
\"
This program uses P11 by Russell Hoffman
and is copyright (c) 1990 and 1991.
\"
P11 is designed to make it easy to write
interactive animated educational
tutorials.
\"
Press "G" or <SPACE BAR> to start this
demo over again.
\"
Press <F1> (Function Key #1) any time
for this message.
\"
Use <F10> or <ESCAPE> to exit to DOS.
\CALL WAIT
\CALL SET_ONKEYS\CLEAR SCREEN
\JUMP GETTYSBURG
\X WAIT
\ROUNDS 22222 SPEED 44
\LOC 46,176
Press any key to continue...
\MARQUE 40,174,232,189,44,77
\RETURN
\X VGA_ERROR
\WAIT RET 99 "CANNOT INITIALIZE VGA SCREEN MODE 19. PRESS <RET> TO VIEW 4-COLOR VERSION"
\X CGAVERSION\READ CGAGETTY.TXT\END