kilograham / b-em

An RP2040 and Raspberry Pi 2/3/4/Zero 2 W version of an opensource BBC Micro emulator originally for Win32 and Linux
http://stardot.org.uk/forums/viewtopic.php?f=4&t=10823
GNU General Public License v2.0
94 stars 13 forks source link

User Port on Micro / Master #15

Open simmerz opened 7 months ago

simmerz commented 7 months ago

Is there any means of emulating the User Port? Here's my use case:

I've recently been reunited with a Lego Technic programmable systems pack I had as a kid and wondered if I really needed to also retrieve my Master 128 or if I could use a Pi to drive it.

I'm wondering if the GPIO pins on a Pi could be used somehow to build a User Port, and then if b-em could use that to drive the Lego kit (and other stuff).