Pretty cool.Now it makes me want a multitude of emulators on a stick for various vintage system.
Just amazing what you can do today in general.
--
You received this message because you are subscribed to the Google Groups "Altair-Duino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/1b3941be-adff-4334-b382-2bca3967aaden%40googlegroups.com.
cd RP2040-GEEK-80
mkdir build
cd build
cmake .. -G "Unix Makefiles"
make
https://youtu.be/CTYXMwlE8pYNot really an Altair, but also can run the standalone MITS Altair BASIC, might be interesting for some.
--
You received this message because you are subscribed to the Google Groups "Altair-Duino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/19d5217a-6dc8-4db8-bcec-79491c60eef3n%40googlegroups.com.
tried building the software withcd RP2040-GEEK-80 mkdir build cd build cmake .. -G "Unix Makefiles" makebut bombs out at:[ 66%] Building C object CMakeFiles/picosim.dir/picosim.c.obj
/home/rwdeane/RP2040-GEEK-80/picosim.c:25:10: fatal error: tusb.h: No such file or directory
25 | #include <tusb.h>
| ^~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/picosim.dir/build.make:76: CMakeFiles/picosim.dir/picosim.c.obj] Error 1
make[1]: *** [CMakeFiles/Makefile2:1605: CMakeFiles/picosim.dir/all] Error 2
make: *** [Makefile:91: all] Error 2I guess I have some dependency missing -any suggestions?
On Sat, 27 Jul 2024 at 11:57, <udo> wrote:Not really an Altair, but also can run the standalone MITS Altair BASIC, might be interesting for some.--
truncated below tear line BK
--
You received this message because you are subscribed to the Google Groups "Altair-Duino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/d2d9b1ea-8cbc-4ebd-b638-770e48076822n%40googlegroups.com.
My geek dongle should arrive today.
https://youtu.be/CTYXMwlE8pYNot really an Altair, but also can run the standalone MITS Altair BASIC, might be interesting for some.
--
You received this message because you are subscribed to the Google Groups "Altair-Duino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/19d5217a-6dc8-4db8-bcec-79491c60eef3n%40googlegroups.com.
I am now a certified CP/M geek with Z80pack on RP2040
Relatively painless exercise apart from the cat on the keyboard.Thank you, Udo, for creating a fun little gizmo.
--
You received this message because you are subscribed to the Google Groups "Altair-Duino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/4023714e-ab67-4d6a-bc33-5a962aeec292n%40googlegroups.com.
Is it impossible for you to enhance it with 8mbyte disk devices. 256k is so small 😞?
I'm so used to retro with a hard disk. And too deaf to hear floppy sounds on those emulators with it.
Oh well, I had to ask. It's still a great piece of work and performance seems faster than I expected . Actually it will do me good to develop a floppy-based workflow.
--
You received this message because you are subscribed to the Google Groups "Altair-Duino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/2e477bf9-28d7-4fc3-96ee-107fc5724066n%40googlegroups.com.
Oh well, I had to ask. It's still a great piece of work and performance seems faster than I expected . Actually it will do me good to develop a floppy-based workflow.
Oh well, I had to ask. It's still a great piece of work and performance seems faster than I expected .