This is kinda an unorganized post, so sorry for that.
Recently, I’ve been thinking about creating a computer in the form factor of the “Handheld PCs” that were around during the 1990s. It’s mainly just for me but I wouldn’t mind selling a few to the small community of nerds who like those things. I’m trying to avoid making another PC or ARM device like someone would normally do just because I’m not really a fan of either of those architectures or the monopoly they represent.
I’ve been considering the MIPS-compatible X2000 from the Chinese semiconductor firm Ingenic but unfortunately that chip doesn’t have an external memory controller so you’re limited to just the 128M/256M of DRAM in the package which is less than ideal.
So, has anyone heard of any weird chips lately? Idk where else to ask. I don’t know where people who make computers discuss things like this.
(Btw if you’re interested in this topic you may enjoy www.greenarraychips.com. It’s Charles H. Moore’s outfit, the guy who invented Forth. They make cute little chips with many independent stack machines on them. Not useful for this project but still pretty cool. This is not an ad, I just like weird computers.)
Yeahh lol they shipped with Windows CE. The cool thing is most of these have Linux or NetBSD ports!
Yeah I’m so glad they fixed the suspend. That really made the difference with it being usable or not. Sorry to hear about your pogo pin. One of my sim card holder pins broke off but I managed to shim it with a piece of tin foil lol. One of my other problems with hardware like this is that it’s so easy to break ;w;
I just meant that the de facto standard for bringing up ARM machines is U-boot… which I hate dealing with. I just wish we had Open Firmware (IEEE 1275) everywhere rather than UEFI or U-boot tbh. Tow-boot is at least simple for the end user.
Oh of course, I just like hacking on hardware lol. I really dislike how PINE64 has taken such a hands-off approach with their hardware. It took years for the PPP to even get to this mildly-usable point. If I ever complete my hardware I’m gonna port the software it needs personally. Probably Plan 9 and NetBSD. (Linux is a mess all of its own…)