[Feb/26/2000]

-------------------------------------
F-15 Strike Eagle by MicroProse (1990)
-------------------------------------

Location    Type      File ID     Part Number     Checksum
----------------------------------------------------------
HST U67    27C010     500.HST    110-00001-500      196A   [ Host CPU prog ]
HST U91    27C010     501.HST    110-00001-501      735A   [ Host CPU prog ]
HST U68    27C010     502.HST    110-00001-502      8937   [ Host CPU prog ]
HST U92    27C010     503.HST    110-00001-503      ABF6   [ Host CPU prog ]
HST U69    27C010     004.HST    110-00001-004      D400   [  object data  ]
HST U93    27C010     005.HST    110-00001-005      6E00   [  object data  ]
HST U70    27C010     006.HST    110-00001-006      8A06   [  object data  ]
HST U94    27C010     007.HST    110-00001-007      4F00   [  object data  ]
HST U71    27C010     008.HST    110-00001-008      3900   [  object data  ]
HST U95    27C010     009.HST    110-00001-009      B900   [  object data  ]

DTH U153   27C010     014.DTH    110-00001-014      C800
DTH U154   27C010     015.DTH    110-00001-015      B500
DTH U167   27C010     016.DTH    110-00001-016      DE00
DTH U160   27C010     017.DTH    110-00001-017      9800
DTH U135   27C256     118.DTH    110-00001-118      2900
DTH U115   27C256     119.DTH    110-00001-119      5B00
DTH U108   27C256     120.DTH    110-00001-120      8000
DTH U127   27C256     121.DTH    110-00001-121      3B00
DTH U134   27C256     122.DTH    110-00001-122      3700
DTH U114   27C256     123.DTH    110-00001-123      2500
DTH U107   27C256     124.DTH    110-00001-124      EC00
DTH U126   27C256     125.DTH    110-00001-125      2200

VGB U101   27C010     001.VGB    110-00002-001      0696
VGB U108   27C010     002.VGB    110-00002-002      C34B
VGB U114   27C010     003.VGB    110-00002-003      F9D5
VGB U97    27C010     004.VGB    110-00002-004      1B12
VGB U124   27C010     005.VGB    110-00002-005      C675
VGB U121   27C010     006.VGB    110-00002-006      302F
VGB U130   27C010     007.VGB    110-00002-007      B9E6
VGB U133   27C010     008.VGB    110-00002-008      CE6D

SND U2     27C256    4-001.SND   110-00004-001      BE00   [  Sound prog  ]
SND U17    27C020    3-001.SND   110-00003-001      4A11   [  ADPCM data  ]


Note:  HST - Host PCB            (MPG DW-00011C-0011-01)
       DTH - Dr Math PCB         (MPG 010-00002-001)
       VGB - Video Graphics PCB  (MPG DW-010-00003-001)
       SND - Sound PCB           (MPG 010-00018-002)



ROM Label Revision Level Identification
---------------------------------------

Example: 110-00002-005
                   |
                   Revision Level



Brief hardware overview:
------------------------

Host PCB:

Main processor - 68000P12
               - MC68681P (UART)
               - MC68901P (peripheral)
               - Numerous PLDs (9 PAL/GALs)

The Host PCB is where the program CPU is located and where the game
I/O is connected to. The host PCB decompresses the game objects into
RAM on power-up after a self test. The compressed object information
is located in the ROMs at locations U69, U70, U71, U93, U94, and U95.
There is an RS232 port for debugging via an external computer, as well
as an RS232 port for communication to the Audio PCB.



Dr Math PCB:

Processor    - AM29000-16    (32bit RISC microprocessor, 4 stage pipeline)
Co-processor - AM29C323GC    (32x32 bit floating point multiplier, parallel)
         4 x - SDT7134       (44 pin PLCC, custom CPLDs ?) 
MAC1 U173A   - SAM448-20     (UV erasable microprogram sequencer)
MAC2 U166A   - SAM448-20     (UV erasable microprogram sequencer)
             - Z85C3010VSC   (communications controller, Zilog)
             - DS1228        (RS232 port for debug)
             - Numerous PLDs (13 PAL/GALs)


Video Generator PCB:

processor    - TMS34010      (40MHz graphics system processor)
             - 9027EV        (VLSI MPG, VGT8003-2148)
             - 9027EV        (custom, VLSI MPG, VGT8007-2105)
             - BT101KC30     (8-bit digital to analog converter)
         6 x - TC110G38AF    (custom, 100MW002-320)
         3 x - SDT7134       (44 pin PLCC, custom CPLDs ?) 
         4 x - AM2701-50JC   (?)
             - SCN2651CC1N28 (communications interface, for debug)
             - DS1228        (RS232 port for debug)
             - Number PLDs   (13 PAL/GALs)



Audio PCB:

processor    - SC80C31BCCN40 (microcontroller, 11.0592MHz, 8051 family)
             - upD7759C      (speech synthesizer, ADPCM)
         2 x - SSM2047       (sound generator circuit)
             - DS1267        (digital potentiometer)
             - SSM2300       (sample and hold amplifier)
             - LC7528CN      
             - YM2151
             - YM3012
             - ICL232CPE     (RS232 port for communication to Host PCB)
             - Audio out is stereo

-