Fuzix on a Raspberry Pi Pico
ewpratten.com
Fuzix on a Raspberry Pi Pico
1–10 of 15 posts
Re: Fuzix on a Raspberry Pi Pico
#2Re: Fuzix on a Raspberry Pi Pico
#3There are still older people than me who experienced an even steeper curve but I hope that my daughter will enjoy the same thing - to live in a massively better world than the one she started in.
It's not better in the human ways - still lots of fighting and evil - but it's great to be able to stay in touch with one's family over huge distances and to be able to make boredom vanish at the touch of a button, to want to fix something and instantly get 100 videos of how to do it. To find some bit of code extremely boring to write and to get a machine to write it.
Re: Fuzix on a Raspberry Pi Pico
#4There’s also https://github.com/tvlad1234/pico-rv32ima for people who are into this kind of stuff, but it requires adding SPI RAM.
Re: Fuzix on a Raspberry Pi Pico
#5Re: Fuzix on a Raspberry Pi Pico
#6Very cool, happy to find out about Fuzix running on these dirt cheap SoCs (I paid 0.57€ per RP2040-Zero clone earlier this year!) And someone is even working on adding TCP/IP. I’m assuming there’s no memory protection between processes due to no MMU. It would be great to be able to use the USB port for the serial connection instead of having to connect pins for a serial port connection. There’s also https://github.co…
Re: Fuzix on a Raspberry Pi Pico
#7Very cool, happy to find out about Fuzix running on these dirt cheap SoCs (I paid 0.57€ per RP2040-Zero clone earlier this year!) And someone is even working on adding TCP/IP. I’m assuming there’s no memory protection between processes due to no MMU. It would be great to be able to use the USB port for the serial connection instead of having to connect pins for a serial port connection. There’s also https://github.co…
How did you manage to pay that low, that's less then I pay per rp2040 MCU without any peripheral
Re: Fuzix on a Raspberry Pi Pico
#8The RP2350 is an awesome device but hypothetically it feels like the next one is where things will really kick off, because there likely won’t be a 90s computer it can’t emulate, and it feels clear from what Eben Upton says that retrocomputing, historical device education and simple 90s-style computing environments are part of the picture, and that absolutely dirt-cheap simplified modern “home computer” environments on these devices could have value to them.
Re: Fuzix on a Raspberry Pi Pico
#9The first computer I touched, and I'm not that old, had 1kb RAM (ZX81) so the pico is a supercomputer next to that. It has all happened gradually but in a way I feel a little bit sorry for the whippersnappers that haven't experienced the incredible advancements. Looking back is different to remembering how one looked forward and how the actuality beat one's wildest dreams. There are still older people than me who exp…