68332 assembler?
Moderator
iTrader: (1)
Joined: Mar 2002
Posts: 18,432
Likes: 231
From: Chasing Electrons
Car: check
Engine: check
Transmission: check
Re: 68332 assembler?
The errors may be due to the syntax used. I've run into this between different assemblers. Where one wants this:
While another wants this:
It can be a lot of effort to change the syntax, but a decent editor can be helpful.
RBob.
Code:
BRSET *$$34,#$$80,CHKDECL ; bra if
Code:
BRSET L0034;$80,CHKDECL ; bra if
RBob.
Thread
Thread Starter
Forum
Replies
Last Post
skinny z
Engine/Drivetrain/Suspension Parts for Sale
5
Oct 5, 2015 06:23 PM
Dragonsys
Engine/Drivetrain/Suspension Parts for Sale
2
Sep 25, 2015 03:51 PM




