Welcome, Guest. Please login or register.

Author Topic: assembling Amiga programs under Windows  (Read 3544 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline DamageXTopic starter

  • Sr. Member
  • ****
  • Join Date: Jun 2005
  • Posts: 339
    • Show all replies
    • http://www.hyakushiki.net/
assembling Amiga programs under Windows
« on: June 12, 2012, 09:05:17 AM »
I want to assemble 68k programs for Amiga under Windows. I can test under winuae, but I do not want do editing/building under winuae because it is a battery-life killer (and it doesn`t agree with Japanese keyboard layout, and I can`t remember how to make batch files for Amiga DOS).

Problem: I think Amiga DOS executables need a relocation table, but I can`t find a cross-assembler that generates one. There is a win32 version of a68k, and it targets Amiga DOS, but where is the linker that goes with it?
 

Offline DamageXTopic starter

  • Sr. Member
  • ****
  • Join Date: Jun 2005
  • Posts: 339
    • Show all replies
    • http://www.hyakushiki.net/
Re: assembling Amiga programs under Windows
« Reply #1 on: June 15, 2012, 08:39:24 PM »
I was confused at first because I didn`t see vasm windows binaries on the site but I see that they are included in the archives linked by carls. Got it working, thanks to all