Difference between revisions of "Flight Deck"

From Software Archive
Jump to navigation Jump to search
Line 28: Line 28:
 
| NTSC or PAL || PAL
 
| NTSC or PAL || PAL
 
|-
 
|-
| Protection || Checks signature on track 37, 38, 39, 40
+
| Protection || Disk need to be write-protected. (Set read-only attribute of file)
 
|-
 
|-
| Working? || No
+
| Working? || Yes
 
|-
 
|-
 
| Archived || 22 May 2022 stefan_h (single sided dump)
 
| Archived || 22 May 2022 stefan_h (single sided dump)
Line 48: Line 48:
 
File:Flight Deck_stefan_h_menu.png|Menu
 
File:Flight Deck_stefan_h_menu.png|Menu
 
</gallery>
 
</gallery>
The first file is a PETSPEED compiled basic program that is auto started.
 
The drive seeks (jobcode $B0) to track 37, sector 1 then 2 and 3. Then the same is executed for track 38, 39 and 40. All seeks return code $01 - no error.
 
It is yet not analyzed what the routine in the C64 actually checks. Currently the check fails.
 
 
Workaround:
 
LOAD"FD",8,1
 
SYS49153
 
 
 
==== Streams ====
 
==== Streams ====
 
[[File:Streams_Flight Deck (Eaglesoft) -KryoFlux-_stefan_h.zip]]
 
[[File:Streams_Flight Deck (Eaglesoft) -KryoFlux-_stefan_h.zip]]
 
==== G64 ====
 
==== G64 ====
Not provided.
+
[[File:FlightDeck_stefan_h_s0.g64]]

Revision as of 22:54, 28 August 2022


Source 1

Property Data
Title Flight Deck
Publisher and/or Developer Eaglesoft (Aackosoft International B.V.), ByteBusters
Year 1986
Disk(s) 1
Number of Index Holes 1
Media Type 5.25 DSDD
Retail, Budget or Compilation (with name) Retail
Country of Release EU
Language(s) English
Platform C64
NTSC or PAL PAL
Protection Disk need to be write-protected. (Set read-only attribute of file)
Working? Yes
Archived 22 May 2022 stefan_h (single sided dump)
Verified by enigma

Streams

File:Streams Flight Deck (Eaglesoft) -KryoFlux- stefan h.zip

G64

File:FlightDeck stefan h s0.g64