I want to start learning ASM, so I looked at this as a guide. It said I needed an editor. It recommended NotePad++, but that is for windows. So, I just downloaded Atom and Sublime Text as my editors. I made my folder "My first ASM program", and within that, "bin", "includes", and "tools" and within the proper folders, "Example.asm", "ti84pce.inc" and "spasm.exe". I downloaded spasm for mac, renamed spasm to spasm.exe, saved the ti84pce.inc website thing as ti84pce.inc, and made Example.asm with Atom, and saved as the correct name. I made build.bat but renamed it to build.bash to run. (Is that ok?)
My questions:
EDIT: MateoC helped me make it! Runer told me how to correctly make ti84pce.inc, so now I'm done! (with this )
Sort of offtopic, but also sort of on topic.
I have a folder full of sprites (pngs) that I want to convert using ConvPNG. convpng.ini is there. I put convpng in the folder. I ran convpng, but it said convpng.ini didn't exist. It did. There were no typos in the name, or anything like that. Talking to MateoC on IRC like 2 months ago, I wasa able to fix it, but I don't remember how anymore. Any ideas?
My questions:
- Do I have to change the build code for mac?
- it says ".exe", but I'm on mac, and exe's are for windows. Do I need anything specific? Do I leave it unchanged?
- Are there any other things I need to do to make it work on mac?
- Did I make ti84pce.inc correctly? And if not, how should I do it? (I saved the page as ti84pce.inc)
EDIT: MateoC helped me make it! Runer told me how to correctly make ti84pce.inc, so now I'm done! (with this )
Sort of offtopic, but also sort of on topic.
I have a folder full of sprites (pngs) that I want to convert using ConvPNG. convpng.ini is there. I put convpng in the folder. I ran convpng, but it said convpng.ini didn't exist. It did. There were no typos in the name, or anything like that. Talking to MateoC on IRC like 2 months ago, I wasa able to fix it, but I don't remember how anymore. Any ideas?