[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wudsn now supports Apple //



> I am having issues configuring the MADS compiler to choose APPLE II as the output target.  I am using Eclipse version 3.7.2.  The only icon I see for the compile and run is for teh Atari.  I beleive I have MADS configured correctly for Apple II.  The output file extension is .b  The associated application is Applewin.   However, when I attempt to compile and run, it targets the Atari, the file has .xex extension.  I am confused.
> 
> 
> 
> Tim

Hi Tim

You need to put the following line at the beginning of the file, close the file and open it again.
; @com.wudsn.ide.asm.hardware=APPLE2
Then you should see the Apple icon in the toolbar instead of the Atari icon