Ingo Hinterding
Ingo Hinterding
Hey, can you post the full terminal command you are using here? It should look like this ``` bin/mac/acme -f cbm -l build/labels -o build/main.prg code/main.asm && /Applications/Vice/x64.app/Contents/MacOS/x64 -moncommands build/labels...
I can't find anything unusual in your command, it looks okay to me. Have you tried executing vice from within its own folder, adding the prg and label file in...
Thanks for the info @benjamink. I haven't been able to work on the project or even code any assembly lately, so I can only encourage you to investigate further and...
Hey Guy, thank you very much. I will look into it, but it may take quite long till I have the time to get back to the project again. Feel...
Thank you for the issue report - and great sprites by the way, love them! I will look into this once I got more time. Or better, submit a PR...
Let's wait for the pro then :D (I consider myself a noob also haha)
@dagershman, note that the file comments iterate the sprites by numbers ``` // sprite_0 ``` whereas the sprite name could be any string, e.g. ``` penguin_left_one ``` I assumed that...
Hi Rokkbert, I like the idea, but the staging branch was already quite ahead of the master. Since I have just merged that one, feel free to update your PR....
I'm sorry I got so little time to work on it. A push request would indeed be fantastic.
Thanks for your suggestions Ernesto. Sounds all pretty useful. To move this further I recommend speccing out each of the ideas and post them here as single issues. I might...