Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
attr.bas syntax error
#2
Most likely, the error is due to an illegal character or an extra or missing character.

Check the lines you've added lately.



It's a bad idea to have the sprites in DATA lines.
Sometimes it is necessary to save bytes.

Classic method:

- In an emulator, place the DATA lines, generate the UDG, and SAVE "sprites" USR "A", 96*8

Direct method:

- Place the sprites in an image editor and generate the TAP with the sprites at the URL
https://arcalusitana.org/MuseuZX/ZXspritesUDG

Then, you can LOAD the sprites directly to the USR "A" address.

Example: Memory
Reply


Messages In This Thread
attr.bas syntax error - by csk - 07-14-2024, 05:38 PM
RE: attr.bas syntax error - by zarsoft - 07-14-2024, 06:22 PM
RE: attr.bas syntax error - by csk - 07-15-2024, 05:16 AM
RE: attr.bas syntax error - by boriel - 12-20-2024, 08:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)