Author Topic: IDE for asm  (Read 5149 times)

Offline trazom

  • Jr. Member
  • *
  • Posts: 2
IDE for asm
« on: October 05, 2019, 09:31:28 PM »
Hello,
which program to use to edit and compile asm?
T

Offline avcaballero

  • Full Member
  • **
  • Posts: 132
  • Country: es
    • Abre los Ojos al Ensamblador
Re: IDE for asm
« Reply #1 on: October 06, 2019, 07:25:54 AM »
Notepad++  (+) batch file?

Offline RuudB

  • Jr. Member
  • *
  • Posts: 40
  • Country: nl
    • Ruud's Commodore Site
Re: IDE for asm
« Reply #2 on: October 09, 2019, 10:12:28 AM »
I use PSPad, www.pspad.com/en/, because IMHO it quite easy to execute a batch file that has been linked to an extension. When wanting to assemble a source code, I press Ctrl-F9 and a batch file does the rest. No need at all to switch between windows.
I have tried Notepad++ because it is more well known, but I couldn't get it to work properly.
With kind regards / met vriendelijke groet, Ruud Baltissen