Some may remember from our little LIFE contest that I’ve a web console on my website to assemble links for running arbitrary BASIC programs in an emulated PET 2001.
And a similar one, quickly bolted together on that occasion, for assembling BBC BASIC links for the JSBeeb, which also supports a remote submission feature.
Compare
As it happens, I upgraded the Beeb Link console yesterday on popular request for a more appropriate handling of BASIC keywords and their respective abbreviations in upper-case, while leaving the rest alone, or, rather, leave the pasted source optionally as-is. While doing so, I came up with the idea of a unified console for sharing BASIC code, which would allow users to target various systems.
Which brings me to my question: what online 8-bit emulators are there that support uploading of a BASIC program via special links (encoded in the URL) as a feature?
Can we come up with a list?