A couple of days ago, I got a Dragon 32, and now I'm trying to control the parallel printer port to use it like a microcontroller. I've done this before with the Commodore 64 and IBM 5155, but I'm struggling to figure out how to do it with this machine.

Here I've wired up each data pin to a segment on this 7-segment display, and I'm trying to make it display something. I tried looking for a memory address to poke, but can't seem to find any that work. I tried researching and going through the I/O addresses FF00-FF5F as well, but I had no luck. Some segments on the display flash when I press a key, so I know I have it wired up fine. Is there a different address I have to set first to enable it or does it work entirely differently?
If anyone knows how to get it to work, please let me know.

Here I've wired up each data pin to a segment on this 7-segment display, and I'm trying to make it display something. I tried looking for a memory address to poke, but can't seem to find any that work. I tried researching and going through the I/O addresses FF00-FF5F as well, but I had no luck. Some segments on the display flash when I press a key, so I know I have it wired up fine. Is there a different address I have to set first to enable it or does it work entirely differently?
If anyone knows how to get it to work, please let me know.