Origins Game based on Arcadia System 1987 coin-op.
Development Piece of source code found from the disk
string2,a0 OK message jsr printf rts failme move.l #string3,a0 FAIL message jsr printf rts printf move.l a0,-(a7) write string pointed to by move.w #9,-(a7) address reg A0 trap #1 to the screen addq.l #6,a7 string must be terminated rts with a zero wait move.w #1,-(a7) wait for console input trap #1 addq.l #2,a7 rts ; DATA
buffer ds.b 12000 ; END
Sound Features digitized title soundtrack at 9.6KHz Features digitized sound fx at 4.8KHz
Original graphics by Joe Hutchens.
Releases First 8 bit release reviewed in UK multiformat magazines for ZX Spectrum and Commodore 64 in 09/1989 First 16 bit release reviewed in UK multiformat magazines for Amiga in 06/1988.
According to ACE 08/1988 there was no originally plans to convert this game for the Atari ST.
|