Moderators: Mug UK, moondog/.tSCc., lp, [ProToS], Moderator Team
insane wrote:@CiH: I'm looking at Adlib emulation on DSP right now. This should allow music in doom, hexen, tyrian and some other ports
Code: Select all
> disasm 0x3a2a0
$0003a2a0 : 3029 0014 move.w $14(a1),d0
$0003a2a4 : 47f0 0400 lea (a0,d0.w*4),a3
$0003a2a8 : 2013 move.l (a3),d0
$0003a2aa : 4c3a 0405 1018 mulu.l $3b2c6(pc),d0,d5
$0003a2b0 : 2845 movea.l d5,a4
Code: Select all
68060 unimplemented opcode 4C3A, PC=0003a2aa
...
> disasm 0x3a2a0
$0003a2a0 : 3029 0014 move.w $14(a1),d0
$0003a2a4 : 47f0 DC.W $47f0
$0003a2a6 : 0400 2013 subi.b #$13,d0
$0003a2aa : 4c3a DC.W $4c3a
$0003a2ac : 0405 1018 subi.b #$18,d5
$0003a2b0 : 2845 movea.l d5,a4
insane wrote:And before somebody asks - CT60 only because it's a port of the Macintosh version -
which is identical to the DOS version, which in turn is IMHO superior to the Amiga version.
And the Macintosh version runs too slow on a 040 - so CT60 it is!
Users browsing this forum: No registered users and 1 guest