Translations for our friends around the world.

Click on banner for Tornado website

Click.gif 

Author Topic: How to compile and link the Tornado source code to create a new FLIGHT.EXE file.  (Read 5664 times)

0 Members and 1 Guest are viewing this topic.

Offline Frankie

  • Moderator
  • *****
  • Posts: 1506
  • From Dogs of War to Pipes Of Peace
    • Frankie's Moodurian


Learning Outcomes
At the end of this post, you will be able to compile the source code of Tornado and create your own FLIGHT.EXE. Meaning, if you are able to edit the code within any of the *.ASM source files, then you should be able to create your own version of Tornado FLIGHT.EXE.

Steps as follow.

PRE-REQUISITES

1. Here is the GoogleDrive link: <link has been deleted. 29/8/23>

Inside this Google Drive folder named AAA_Tornado_Dev, you will find these files:
(a) TORNADOO.ZIP - the original 1993 Tornado simulation source code. Where 'O' stands for the word 'Original'.
(b) TORNADOM.ZIP - Frankie Kam's latest modded version of the Tornado simulation source code. Where 'M' stands for the word 'Modded'.  European colours.
(c) TORNADOMD.ZIP - same as (b) but with Desert colours.
(d) TORNADOMW.ZIP - same as (b) but with Winter colours.
(e) TORNADO.ZIP - The Tornado 1.0E full game itself. To run TORNADO, extract to C:\TORNADO and double click on the Jump Jet Harrier shortcut file. The folder
C:\TORNADO\TORNADO\FLIGHT will contain a file named FLIGHT.EXE. which is also the same file found inside the TORNADOM.ZIP file.
(f) Tornado Game Full Manual - you can also download it from link is http://vogonsdrivers.com/getfile.php?fileid=1509
(g) dosbox-0.74-3.conf  = My DOSBox configuration file in case you are curious what settings I use for Tornado to run on my Dell i7 laptop.


These are the exact same files as the ones in my Desktop PC.

You also need to download and install DOSBox 0.74-2.

TO COMPILE AND LINK THE ORIGINAL 1993 SOURCE CODE, follow steps 2 to 9.

2. Make sure you have installed DOSBox 0.74-2 installed.

If you have a D:\ drive then follow steps 3a and 4a.  However, if you don't have a D:\ drive, then just use the C:\ drive and follow steps 3b. and 4b. 

3a. Download and extract TORNADOO.ZIP to your D:\ drive. The folder D:\TORNADOO will be created.

4a. Add these lines to the end of dosbox-0.74-2.conf configuration file:



Related video (may be some differences between the video and this post details, but you'll get the idea.


[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.

mount c d:\tornadoo
c:
path=c:\masm611\bin
cd tornado

3b. Download and extract TORNADOO.ZIP to your C:\ drive.

4b. Add these lines to the end of dosbox-0.74-2.conf configuration file:

[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.

mount c c:\tornadoo
c:
path=c:\masm611\bin
cd tornado


5. Launch DOSBox.

6. In the DOSBox command prompt, you should be in the TORNADO folder.

7. To link all OBJ files and to create FLIGHT.EXE, first make sure you are inside the TORNADO folder. If yes, then type L to link all *.OBJ files. The L.BAT batch file will be executed and the file C:\TORNADO\FLIGHT\FLIGHT.EXE will be created.

8. To compile a single ASM file, for example TAB.ASM, simply type masm tab and press Enter. TAB.OBJ will be created.

9. To compile all ASM files inside a subfolder, for example TORNADO subfolder, make sure you are inside the TORNADO folder and type PAL and press Enter. The PAL.BAT batch file will be executed and all the *.ASM files in the subfolder will be compiled one by one.


TO COMPILE AND LINK THE FRANKIE KAM'S MODDED VERSION 1993 SOURCE CODE, follow the same steps 2 to 9, with these differences:
When you download and extract TORNADOM.ZIP to your D:\ drive. The folder D:\TORNADOM will be created.
In the dosbox-0.74-2-conf file, depending on whether you have a D:\ drive or not, use
mount c c:\tornadom
-or-
mount c d:\tornadom   


ENJOY.
« Last Edit: August 28, 2023, 06:33:36 PM by Frankie »
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions

After the Dogs of War are let slip, let us smoke the Pipes Of Peace.

Tags:
     

    Computer Gaming World Issue 124 - Tornado Review

    Started by Frankie

    Replies: 0
    Views: 2059
    Last post December 30, 2019, 04:32:51 AM
    by Frankie
    Tornado - play it on your iPad (iPad, iPad2, iPad Air, iPhone, iOS device etc.)

    Started by Frankie

    Replies: 6
    Views: 11818
    Last post November 28, 2016, 03:56:17 AM
    by Frankie
    Planning a 6-Tornado coordinated attack with Tornado's amazing Mission Planner

    Started by Frankie

    Replies: 2
    Views: 4082
    Last post August 13, 2016, 04:07:48 PM
    by Frankie
    Tornado album

    Started by Agathosdaimon

    Replies: 3
    Views: 4156
    Last post September 30, 2019, 02:52:08 AM
    by Agathosdaimon
    Tornado video recordings by Tom N

    Started by Frankie

    Replies: 19
    Views: 11968
    Last post October 14, 2016, 04:00:53 PM
    by Tom N