Dean Belfield

Results 36 comments of Dean Belfield

Hi @tonedef71 just an update to say that agon-bbc-basic-adl is now released and can be [found here](https://github.com/breakintoprogram/agon-bbc-basic-adl/releases).

Pretty sure someone mentioned it on the Agon Facebook group. Are you on that?

Hi @jgharston I think I closed this by mistake. My bad.

Testing: - PRINT TIME$ - working - TIME$ = "" - not implemented yet

Hi @theflynn49 thank you for your comment. I've never been that happy with the cursor implementation and will probably get around to rewriting it at some point. At the moment...

Yes it is possible, though the performance may not be brilliant: - MOS will have to send a packet requesting the GPIO from the ESP32 - VDP will then have...

I'll switch to this after 1.04 has been released properly, save confusing everyone (including myself)

I'll keep this card open - we are waiting for a new release for vdp-gl anyway as the latest is not visible to the Arduino library manager.

Hi, could you give me a specific use-case scenario for this?

@stevesims maybe a happy compromise would be to use the ESP32 random number generator to provide a seed for the eZ80 (read BBC BASIC) random number generator.