Jump to content
IGNORED

compile and run on notepad++ assembler 6502


Recommended Posts

tnx for the reply Shanti77 :)

 

 

I have managed to compile and run altirra from notepad++ to whom it may concern:

- first i've installed notepad++ plugin manager

- then installed the NPPExec plugin

- then created a batch (*.bat) file and added the mads (altirra) command lines:

for example:

..\[PathToMads]\MADS\mads.exe ..\[PathToMainAsmFile]\Main.asm -o:[PathToOutputMainFile]\Main.xex
..\[PathToAlttira]\Altirra64.exe /singleinstance ..\[PahToMainXexFile]\Main.xex
you can additionally add the -p -t -l to generate lab file and lst file
all that is left is to execute this script using the NPPExec plugin
hope that helped someone
Cheers
Yaron
Edited by Yaron Nir
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...