hoglet67 / PiTubeDirect

Bare-metal Raspberry Pi project that attaches to the Acorn TUBE interface and emulates many BBC Micro Co Processors
GNU General Public License v3.0
185 stars 23 forks source link

Emulated BBC Micro on one Pi, with Emulated Tube, to talk to PiTubeDirect processors on a second Pi? #212

Open gtoal opened 1 month ago

gtoal commented 1 month ago

Has anyone modified any BBC Micro emulator that runs on a Pi, so that a second processor emulation could talk to it by wiring a GPIO to GPIO cable (ie no level shifters between the two Pies - just wires) and allow an emulated second processor to talk to an emulated Beeb over a virtual Tube, so we could enjoy these emulations even if we don't own a real and working BBC Micro?

I think all that would be needed would be for a BBC Micro emulator to implement the Tube interface by talking to the GPIO ports directly, much as say the 6502 second processor will be doing for the other side of the Tube interface already.

Those of us in the US where it's hard to find a working Beeb would really appreciate a system like that if it exists and I wonder how much work would it entail for a BBC Micro emulator author to modify an existing emulator to do this, if it doesn't already exist?

@@@ Damn! It's been a long time since I last looked at Beeb emulators - I didn't realise when I posted the comments above that B-Em actually emulates Tube processors such as the 32016 in addition to the Beeb itself! So that will get me online with Panos I think. Nevertheless I'll leave the above suggestion in place since it might be worth doing anyway...

Graham

hoglet67 commented 1 month ago

Hi Graham,

Sorry, I'm not aware of a software emulator that does this., I don't think anyone has developed a BBC Emulator that is adapted specifically for the Raspberry Pi.

The nearest thing I can think of is the Spectrum Next port of BeebFPGA. This supports a directly connected PiTubeDirect (i.e. no level shifters) running on the in-build Pi Accelerator: https://github.com/hoglet67/BeebFpga/wiki/Spectrum-Next#co-processor-support

Dave

dp111 commented 1 month ago

The closest thing I know of : https://stardot.org.uk/forums/viewtopic.php?t=21985

Dominic

On Sat, 13 Jul 2024 at 07:45, David Banks @.***> wrote:

Hi Graham,

Sorry, I'm not aware of a software emulator that does this., I don't think anyone has developed a BBC Emulator that is adapted specifically for the Raspberry Pi.

The nearest thing I can think of is the Spectrum Next port of BeebFPGA. This supports a directly connected PiTubeDirect (i.e. no level shifters) running on the in-build Pi Accelerator:

https://github.com/hoglet67/BeebFpga/wiki/Spectrum-Next#co-processor-support

Dave

— Reply to this email directly, view it on GitHub https://github.com/hoglet67/PiTubeDirect/issues/212#issuecomment-2226797586, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVVFIRQ7HBW4CCROZIVXADZMDEI5AVCNFSM6AAAAABKZ2WTYOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRWG44TONJYGY . You are receiving this because you are subscribed to this thread.Message ID: @.***>