Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

thebluemeistergamer

Members
  • Content Count

    2
  • Joined

  • Last visited

Everything posted by thebluemeistergamer

  1. if my first message here is shown it isn't right anymore i used an other compiler (ca65)
  2. nice mod. but which tool do u use to compile? and if i try to use component access i got from my compiler (beebasm) boot.asm:5: error: Unrecognised token. .byte 10,5,0,"fill", 1, 1, 160, 50, " " My code looks so: org &0200 .start .byte 10,5,0,"fill", 1, 1, 160, 50, " "; uses the gpu fill method .end SAVE "Thistle", start, end What do i wrong
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.