Question about using ASM11
Thread Starter
Member
iTrader: (2)
Joined: Mar 2006
Posts: 236
Likes: 0
From: Hudson, OH
Car: '87 Formula
Engine: Ramjet 350
Transmission: T56
Axle/Gears: 3.23
Question about using ASM11
I have JP's commented source for 8d AUJP, and I'm working on getting it to assemble. The assembler (ASM11) doesn't like the spaces between the operands (ex, L0000 = 0x0000, it needs to see L0000=0x0000).
So there is a switch ( -sp) that is supposed to remove the spaces but doesn't seem to. Does anyone else have this problem, know how to easily fix it, etc without me going through and fixing 2 thousand some odd errors? BTW they are all the same errors, "Bad INHERENT instruction/operand".
Thanks,
Ben
So there is a switch ( -sp) that is supposed to remove the spaces but doesn't seem to. Does anyone else have this problem, know how to easily fix it, etc without me going through and fixing 2 thousand some odd errors? BTW they are all the same errors, "Bad INHERENT instruction/operand".
Thanks,
Ben
Member
Joined: Nov 2003
Posts: 299
Likes: 0
From: The Netherlands
Car: Cobra Kit Car
Engine: 350 HSR
Transmission: TKO 600
Axle/Gears: 3.31
Re: Question about using ASM11
Hi,
Did you read the thread:
https://www.thirdgen.org/forums/diy-...5&pagenumber=1
Perhaps this will help to find out how to get assemble.
Regards,
Cobra289
Did you read the thread:
https://www.thirdgen.org/forums/diy-...5&pagenumber=1
Perhaps this will help to find out how to get assemble.
Regards,
Cobra289
Joined: Apr 2004
Posts: 3,180
Likes: 3
From: Browns Town
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Re: Question about using ASM11
Use the Dewtronics assembler and it goes together without any errors.
Will match exactly.
I think the link for it is in that thread somewhere. If not, a quick Google turns it up.
http://www.dewtronics.com/cgi-bin/asxxxx.pl
Use "-xlosf" when assembling for a really nice "LST file to follow with.
Jp
Will match exactly.
I think the link for it is in that thread somewhere. If not, a quick Google turns it up.
http://www.dewtronics.com/cgi-bin/asxxxx.pl
Use "-xlosf" when assembling for a really nice "LST file to follow with.
Jp
Thread Starter
Member
iTrader: (2)
Joined: Mar 2006
Posts: 236
Likes: 0
From: Hudson, OH
Car: '87 Formula
Engine: Ramjet 350
Transmission: T56
Axle/Gears: 3.23
Re: Question about using ASM11
Ah, no I didn't see that thread. Sometimes I forget about looking in the stickies. I'll check it out.
Thanks for the heads up on Dewtronics, JP.
edit: Using that thread, spitting out a .BIN file was a breeze once the correct software was had. Thanks again.
Thanks for the heads up on Dewtronics, JP.
edit: Using that thread, spitting out a .BIN file was a breeze once the correct software was had. Thanks again.
Last edited by 5.7RamJet; Jun 8, 2007 at 11:32 PM.
Re: Question about using ASM11
ASM11 is only good for some smaller patch files etc.
Eventually you'll make it choke on something rather simple you want to do and you'll have to switch to another assembler.
It doesn't like to do some things that ashc11 or M6811 will do.
All of which use slightly different syntax for addressing etc.
I had to go back and re do a lot of my patches to get them to work when I switched to the posted relocatable aujp asm.
Eventually you'll make it choke on something rather simple you want to do and you'll have to switch to another assembler.
It doesn't like to do some things that ashc11 or M6811 will do.
All of which use slightly different syntax for addressing etc.
I had to go back and re do a lot of my patches to get them to work when I switched to the posted relocatable aujp asm.
Thread
Thread Starter
Forum
Replies
Last Post






