@StonedEdge use the old trick of storing the characters in the Font rom, like old Japanese computers did (MSX/NEC PC88/NEC PC98/Sharp X68000). Of course, the display may not have the resolution, but it would be a neat trick.
@MSP430 so far none of the systems you mentioned go over the resolution of your display. The PlayStation has a few games that go over, like tekken 3, or silent hill in the menus, but I’m sure it’ll look fine on a lower resolution display, if not a tad fuzzy and text might be harder to read in the higher resolutions.
Just know that PlayStation and especially n64 will be iffy on a pi zero. Not sure about a zero 2 for PlayStation, but n64 on a pi4 has many performance issues which is much more powerful than any zero.
@cnoto I'm glad you have found a use for it. I had no idea it would help with the pi zero's performance, but I'm happy it does! Thanks for letting me know about it. I thought having an airplane-mode was a crucial feature that was just missing an option in EmulationStation.
Okay so I figured out what was going on. I had two micro-usb cords, one was connected to my RaspberryPi and one to my laptop. The issue was with my micro-usb to the RaspberryPi, it was powering the Teensy LC but not reading it.
I switched the cords and it started working on the RaspberryPi.
You can imagine how frustrated I was, given I am new to all this.