Lovely, thanks for explaining how labels should be written to compile <3

What is the correct docs to download to learn proper crossasm syntax? It's so different from Archimedes asm...

Also, when I compile this with FPC4GP2x, I get a 1MB file. I'd like to basically just do pascal, no units/libs, just begin asm end;end.

Someone said the .o file doesn't have to be linked, but when I rename it to .gpe (gp2x executable), it simply doesn't work.