Forums

Sega Master System / Mark III / Game Gear
SG-1000 / SC-3000 / SF-7000 / OMV
Home - Forums - Games - Scans - Maps - Cheats - Credits
Music - Videos - Development - Hacks - Translations - Homebrew

View topic - Display more than 256 tiles on screen?

Reply to topic
Author Message
  • Joined: 08 Sep 2018
  • Posts: 270
Reply with quote
Display more than 256 tiles on screen?
Post Posted: Wed Jan 27, 2021 8:44 pm
Is there an easy way to display more than 256 tiles on screen at once for the SMS in assembly?
Ive stepped through a bit of the forum and the dev section and only found reference to being able to store more than 256 tiles in VRAM, not so much how to set up a situation where you can use more than 256 tiles.
  View user's profile Send private message
  • Site Admin
  • Joined: 19 Oct 1999
  • Posts: 14740
  • Location: London
Reply with quote
Post Posted: Wed Jan 27, 2021 9:10 pm
It’s not really an issue. Load your tiles to VRAM, load the tile map, done. It’s no different with more or fewer than 256.
  View user's profile Send private message Visit poster's website
  • Joined: 27 Jan 2021
  • Posts: 3
Reply with quote
Post Posted: Wed Jan 27, 2021 9:31 pm
its no different with 512 tiles either
  View user's profile Send private message
  • Joined: 08 Sep 2018
  • Posts: 270
Reply with quote
Post Posted: Wed Jan 27, 2021 9:46 pm
Maxim wrote
It’s not really an issue. Load your tiles to VRAM, load the tile map, done. It’s no different with more or fewer than 256.


Oh wow Ive been missing a lot of little things lately. I thought the tile ID in each name table entry only used 8 bits not 9. Thanks, this helped me look back and read into the formatting a bit closer. I didnt realize it described each bit for 0-15 not 1-16 so when I saw the 8 I assumed that was the 8th in line starting from 1.
  View user's profile Send private message
Reply to topic



Back to the top of this page

Back to SMS Power!