Go Back to Home Page

This is the simulation code that has been running at the NIKE site SF-88 since 1996.

It has 2 sources of input
  1) keyboard  (no mouse   :-(  )
  2) analog and digital inputs from the van equipment
	- switches, such as 
                 radar range display, 
                 target designate
                 IFF challenge, 
                 FIRE
        - analog inputs such as the 
                 sin/cosin pots for target designate azimuth
                 linear pot for target designate range
The code is about 175 K bytes.
Please note:
The < character is used in C and C++ for a number of purposes -
It is also used in HTML and browsers as the start of commands
Some of the code displayed by your browser appears "broken", but
the source code underneath, as viewed by your editor, isn't :-))
Thanks

User suggestions and comments, I probably will print only those which say how wonderful everything is (trying to get into marketing or politics) ;-)

  1. Patrick Tufts suggests that the current compute intensive radar display fading be replaced by clever operation of the color registers on the VGA card.

Go Back to Home Page