NOTE: This MUST agree with the name coded into the
AMDSTART.TXT file
~v0.12~<- Version number of this file
NOTE: This number MUST agree with the number hard coded into the
application!
~92~<- Number of text strings in this file
NOTE: This number MUST agree with the number hard coded into the
application!
The following list MUST be in the same order as that of the hard coded application. Each item is a quoted( 7E[0x7E]) number followed by its quoted text.
Anything after the second quote, but before the end of the line, is ignored.
Although each text string (a line) can be greater than 80 characters, most should not. (With a few exceptions, which are evident below, most text strings need to fit on one line of the screen).
~1~application_text
~Run Application List DEMO~
~2~fractals_text
~Run Fractals DEMO~
~3~caddemo_text
~Run CAD/Shuttle DEMO~
~4~spreadsheet_text
~Run Spreadsheet DEMO~
~5~quit_text
~Return to DOS~
~6~mm_title_text
~MAIN MENU~
~7~amd_header_text
~Advanced Micro Devices Math Coprocessor Demo Disk~
~8~cursr_dir01_text
~Use <,> keys to move selector.~
~9~cursr_dir02_text
~Press RETURN to activate item selected.~
~10~fpgm02_text
~Run HILBERT CURVE program~
~11~fpgm03_text
~Run TREE program~
~12~fpgm04_text
~Run DRAGON program~
~13~fpgm05_text
~Run FERN program~
~14~fpgm06_text
~Run JULIA SET program~
~15~fpgmquit_text
~Return to MAIN MENU~
~16~fm_title_text
~FRACTALS MENU~
~17~dir_tomenu_text
~Press any key to return to the FRACTALS MENU~
~18~alist_fileerr_text
~ERROR 400 - unable to read application list file~
~19~alist_nomem_text
~ERROR 420 - not enough memory to load application list~
~20~listcurdir_text
~Use cursor keys to browse. Press <ESC> to return to MAIN MENU.~
~21~listhdr_text
~Some of the programs to benefit from your AMD 80C287 math coprocessor~
~22~listtitle_text
~COMPANY SOFTWARE TITLE(s) TELEPHONE ~
~23~esctomainmenu_text
~Press <ESC> to return to MAIN MENU~
~24~mathtoggle_text
~Press RETURN to toggle math coprocessor use~
~25~interestcalc_text
~Compound Interest Calculation~
~26~usingmath_text
~Using math coprocessor~
~27~notusingmath_text
~NOT using math coprocessor~
~28~badgraphics_text
~Invalid graphics configuration! Press any key to exit.~
~29~no80287_text
~A math coprocessor was NOT found!
If you installed one, then something is wrong with the installation.
Press <RETURN> to continue (software will use coprocessor emulator)
or Press <ESC> to return to DOS.~
~30~esctoterm_text
~Press <ESC> to return to FRACTALS MENU~
~31~jinfo01_text
~This is a fractal curve known as the MANDELBROT SET.
This image takes about 2 HOURS to draw on a 10MHz machine WITH
a 10MHz math coprocessor!
A JULIA SET will be produced from a point on this image.
It takes about 10 minutes to draw on a 10MHz machine WITH
a 10MHz math coprocessor; about 70 minutes WITHOUT
a math coprocessor! Press RETURN to continue
or ESC to return to the FRACTALS MENU.~
~32~comp_interest_text
~Do a compound interest calculation~
~33~depreciation_text
~Do a depreciation calculation~
~34~tangents_text
~Calculate tangents~
~35~cosines_text
~Calculate cosines~
~36~sines_text
~Calculate sines~
~37~squareroots_text
~Calculate square roots~
~38~arctangents_text
~Calculate arctangents~
~39~arccosines_text
~Calculate arccosines~
~40~divisions_text
~Do divisions~
~41~multiplications_text
~Do multiplications~
~42~quitsprdlong_text
~Return to MAIN MENU~
~43~sm_title_text
~SPREADSHEET MENU~
~44~tosprdmenu_text
~Press any key to return to the SPREADSHEET MENU~
~45~icalc_desc_text
~This demonstrates the use of the math coprocessor using a compound interest example. Here the principal is $2000.00 and the annual interest is 9.8%. The compounding is done hourly. The formula:
principal = principal + principal * (annual interest)/8760
is calculated 8760 times (365 days x 24 hours)!~
~46~deprec_desc_text
~This demonstrates the use of the math coprocessor using a depreciation example. Here the capital expense is $10,000.00 and the annual depreciation is 4%. The depreciation is calculated daily. The formula:
capital expense = capital expense - capital expense * (annual depreciation)/365
is calculated 9125 times (25 years x 365 days)!~
~47~sin_desc_text
~Here we do a number of interations of sine calculations; first WITHOUT the coprocessor then WITH (if present), displaying the elapsed time for each.~
~48~sqrt_desc_text
~Here we do a number of interations of square root calculations; first WITHOUT the coprocessor then WITH (if present), displaying the elapsed time for each.~
~49~arctan_desc_text
~Here we do a number of interations of arctangent calculations; first WITHOUT the coprocessor then WITH (if present), displaying the elapsed time for each.~
~50~div_desc_text
~Here we do a number of interations of division calculations; first WITHOUT the coprocessor then WITH (if present), displaying the elapsed time for each.~
~51~mult_desc_text
~Here we do a number of interations of multiplication calculations; first WITHOUT the coprocessor then WITH (if present), displaying the elapsed time for each.~
~52~deprec_text
~Depreciation Calculation~
~53~sine_text
~Sine Calculation~
~54~squareroot_text
~Square Root Calculation~
~55~arctangent_text
~Arctangent Calculation~
~56~div_text
~Division Calculation~
~57~mult_text
~Multiplication Calculation~
~58~yes80287_text
~A math coprocessor WAS found!
All demonstrations will make use of it when desired.
Press any key to continue.~
~59~ettime_hdr_text
~Elasped Time~
~60~withmath_hdr_text
~WITH the coprocessor~
~61~withoutmath_hdr_text
~WITHOUT the coprocessor~
~62~timekey_text
~mm:ss.hs~
~63~ifmath_hdr_text
~this would have been~
~64~ifmath_percent_text
~% faster~
~65~iterations_text
~Number of iterations:~
~66~amdname_text
~Advanced Micro Devices, Inc.~
~67~amdaddr1_text
~ ~<-- MUST!! be at LEAST one space character to skip this line
~68~amdaddr2_text
~To order your AMD 80C287 ~
~69~amdctstzp_text
~math coprocessor call~
~70~amdphone_text
~1-800-888-5590 ~
~71~final_adv_text
~Congratulations on choosing the most advanced math coprocessor available!~
~72~finalesc_text
~Press any key to return to DOS~
~73~dir_tomainmenu_text
~Press any key to return to the MAIN MENU~
~74~caddescriptor_text
~This simulated demonstration of a CAD system takes about 50 seconds on a 10MHz machine WITH the math coprocessor; about 1 minute longer WITHOUT the math coprocessor.~
~75~mchoice_01_text
~Press 1 to run this demonstration WITH the math coprocessor~
~76~mchoice_02_text
~Press 2 to run this demonstration WITHOUT the math coprocessor~
~77~notenough_memory_text
~There isn't enough memory to run this AMD math coprocessor
demonstration program. You must have 64K bytes of
memory in addition to the size of the program.
The number on the top line is the number of remaining
bytes found.
Press any key to exit.~
~78~hcurve_nomathtime_text
~100~
~79~tree_nomathtime_text
~100~
~80~dragon_nomathtime_text
~150~
~81~fern_nomathtime_text
~100~
~82~julia_nomathtime_text
~100~
~83~shuttle_nomathtime_text
~240~
~84~int_nomathtime_text
~100~
~85~deprec_nomathtime_text
~100~
~86~sin_nomathtime_text
~100~
~87~sqrt_nomathtime_text
~100~
~88~arctan_nomathtime_text
~100~
~89~div_nomathtime_text
~100~
~90~mult_nomathtime_text
~100~
~91~bad_graphicsdrvr_text
~Unable to load graphics screen driver.
Press any key to exit.~
~92~toobadnomath_text
~If you had an AMD 80C287 math coprocessor, think how much time you would have saved! Buy one now!~