English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   Games images which need to be WHDified (https://eab.abime.net/forumdisplay.php?f=22)
-   -   Spaceport (by Reline) (https://eab.abime.net/showthread.php?t=95791)

fryguy 07 January 2019 20:30

Spaceport (by Reline)
 
I bought an (another) A500 this weekend and got the original Spaceport with it, the game seems really hard so it would be nice with a WHDLoad-installer with a trainer :)

Disk image in the zone.

jotd 08 January 2019 11:46

whdload installer in the works. Runs too fast, but located the CPU-dependent loops :)

Code:

LAB_0185:
        SUBQ.W  #1,D7                  ;33442: 5347
        TST.W  D7                      ;33444: 4a47
        BNE.W  LAB_0185                ;33446: 6600fffa

and

Code:

LAB_02C4:
        NOP                            ;357fc: 4e71
        DBF    D6,LAB_02C4            ;357fe: 51cefffc

and

Code:

LAB_03B8:
        SUBQ.W  #1,D5                  ;36c48: 5345
        TST.W  D5                      ;36c4a: 4a45
        BNE.W  LAB_03B8                ;36c4c: 6600fffa

(more hits... thanks m68k_checker.py I've written for this 9 years ago to track down CPU-dependent loops :))

ReLine software isn't the best quality ... I remember those D7 loops from Hollywood Poker Pro... Bingo! same coder :) (http://hol.abime.net/hol_search.php?N_ref_artist=896)

Seems to be a ripoff of this even more ancient Oric title BTW: https://www.youtube.com/watch?v=6gk-Vmi13-0

fryguy 08 January 2019 12:01

w00t! thanks!

saimon69 12 January 2019 20:54

Spaceport is at the end a Fort Apocalypse clone, pity a poor one :(

fort Apocalypse c64
however for the time had a decent music (spaceport - Whoah!)


All times are GMT +2. The time now is 18:03.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.09554 seconds with 11 queries