Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by NovicePgmr

  1. NovicePgmr

    Bsave and Bload pixel tiles... String Space Corrupt?

    Ah, that was it! The typo was just that, it was the (0) I was missing. I think I see how it works in a larger framework as well with other statements, and I suppose I could Bload several tiles into GfxTile if I use something like this..? -------------- def seg = varseg(GfxTile(0)) Bload...
  2. NovicePgmr

    Bsave and Bload pixel tiles... String Space Corrupt?

    I am trying to save a series of tiles for a game in one or more Bsave files so that my main program can use Bload to grab the tiles without having to clutter up the program with excessive DATA statements. I can draw place the tiles easily enough using DATA, READ, GET, and PUT but when I try to...

Part and Inventory Search

Back
Top