Comments

Log in with itch.io to leave a comment.

I am trying to compile one of the example programs but I always get this error: "Please use "Options" to configure where the emulators are found!"  even after configuring all the paths to the emulators.

Could you send me a screenshot of your options dialog and your .ini file? Maybe I can see something.

I have the same problem.  Do I need to have Kick Assembler and Exomizer installed?

(1 edit)

Kick assembler and exomizer is already included. I'll check my code... Since I have the c128 emulator already and it's the default path, I'll check the code again.

Ok, I've checked my code and it looks good; it saves the text result from the dialog box to the variables, and writes the variables to the .ini file.

I had to copy the "pas6502" folder containing all the files to the main C:\ drive.  Editted "pas6502.ini" to point to my emulators before it would compile.  When I look in the Options>Paths window the directory paths do not show the values I manually edited but your app still compiles and runs.

What drive did you initially copy pas6502 to?

It is supposed to auto read from the pas6502 folder wherever it is.

Did you hit cancel instead of ok on the dialog box? That would not change the setting. In the meantime, I'll also look at my code to make sure I actually do save the new c128 path stuff when ok is pressed 😅

Ok, I've checked my code and it looks good; it saves the text result from the dialog box to the variables, and writes the variables to the .ini file. Apart from hitting cancel instead of ok, or getting the path incorrect, I'm not sure what is going it right now

Mention of the NES and Atari (2600?) is quite a tease.  There are very few options for the NES in higher level languages.

(+1)

Thanks for the comment, I AM going to add NES and Atari examples into the compiler as soon as I work them out lol