If you are trying to write your own simple program or "Hello World" to run on SNES Station:
Technically, the SNES doesn't have a "text mode." You have to create "tiles" that look like letters and place them on the background layer in a specific order. SNES Station
Since "SNES Station" usually refers to the popular Super Nintendo emulator for the PlayStation 2, there are two common ways you might want to "make a text" for it: customizing the interface (UI) or hacking text inside the games (ROMs) you play on it. If you are trying to write your own
SNES Station is often bundled with different "skins." If you want to change the text labels in the menu, you generally have to edit the source code or use a hex editor on the .ELF file, though this is difficult for beginners. 2. Editing Text within SNES Games (ROM Hacking) though this is difficult for beginners.