Apple2.gs Forums
Discussions for Apple IIgs Programming and other fun stuff. // Infinitum!

Home » Apple II Programming » General » Merlin 8 assembler problems with saving
Re: Merlin 8 assembler problems with saving [message #33 is a reply to message #30] Sun, 05 October 2014 02:19 Go to previous messageGo to previous message
Oz is currently offline  Oz
Messages: 21
Registered: October 2014
Location: France
Member
Hello,

Do you use Merlin 16+ on an Apple IIgs (or Emulator) or do you use Merlin 8 on an Apple IIe/c ?

Merlin let you Save your source file (.s), you can assemble them (usually it performs both Save + Assemble). But if you want an object code to be created on disk, you have to use the Link command. So usually, we go directly to command LINK that ask for a Save (say Yes) and Assemble + Link the object code as a usable file.

Regards,

Olivier

[Updated on: Sun, 05 October 2014 02:20]

Report message to a moderator

 
Read Message
Read Message
Read Message
Next Topic: Assemblers
Goto Forum:
  


Current Time: Wed Feb 05 16:45:36 MST 2025

Total time taken to generate the page: 0.01086 seconds