If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Cabal (Amiga)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Cabal

Developer: Ocean France
Publisher: Ocean
Platform: Amiga
Released in EU: 1989


SourceIcon.png This game has uncompiled source code.
DevMessageIcon.png This game has a hidden developer message.


A 1989 port of TAD's arcade game.

Uncompiled Code

This code can be found between 895C0 and 897FF.

ve.. 0(a0),   
d2.Forcing:....
;D0=y D1=x..
lea .     bitplane0,   a1..
;adresse de l'ecran .
;---..
move ..    d0,   d1..
;calculer pos y..
asl..    #2,   d0..
add..    d1,   d0..
asl..    #3,   d0.
;---..
add ..    d0,   a1..
asr ..    #3,   d2      .
;x=x/16...
add..    d2,   a1..
;Sortie A1=adr ecran..
rts..Take_fond:....
;Sauvegarde Le Fond (68000)..
jsr.Position..
move.l.. 4(a0),   a0..
moveq..    #3,   d6.
bcl_take:
..moveq..   #20,   d5..
move.l..    a1,   a2.
Bcl_Y:..
move.b.. (a1)+,. (a0)+..
move.b.. (a1)+,. (a0)+..
move.b.. (a1)+,. (a0)+..
move.b.. (a1)+,. (a0)+..
lea.     40-04(A1),   a1

Hidden Dev Message

A French dev message directed toward crackers can be found at CBE90.

Original Translated
celui qui crack Cabal est un ANE...! Whoever cracks Cabal is a FOOL...!


(Source: CodyJarrett)