scheidt (03/29/83)
Does anyone have experience with the Apple Pacal Assembler ? I am having mysterious problems with an assembly code procedure which works properly in one host program but not in another. Are there any known bugs in the Assembler or ( perhaps more likely ) the Linker ? How about problems associated with .PUBLIC or .PRIVATE declarations ? And while I'm at it... Why does the documentation suggest that LDA @LOC1,Y should be used in place of LDA (LOC1),Y ? Both seem to produce the same code... I'm using Apple Pascal 1.1 . Is this the most current release ? Any help will be greatly appreciated. Dan Scheidt ...decvax!utzoo!utcsrgv!scheidt