Linked by Thom Holwerda on Sun 4th Nov 2007 15:45 UTC
"Bill Buzbee offered the first public demonstration of the Minix OS - a cousin of Linux [I beg your pardon?] - running on his homebrew minicomputer, today at the Vintage Computer Festival in Mountain View, Calif. Magic-1, built with 74-series TTL ICs using wire-wrap construction, implements a homebrew, 8086-like ISA."
Permalink for comment 282797
To read all comments associated with this story, please click here.
I think it started out as a Z80, that's what he mentions, but then he morphed it more towards the 8086. Most likely just to get the architecture closer to what something like Minix was designed to work with.
I think the novelety of going in both directions to get code running is interesting. Basically he had a blob of software (minix) that he wanted to get running, so he hacked botht the software AND his CPU to get it to work.
Can you imagine how nice it would be when you ran in to a problem with the chipset to fix that instead of have to write code around it?
Member since:
2005-07-06
I think it started out as a Z80, that's what he mentions, but then he morphed it more towards the 8086. Most likely just to get the architecture closer to what something like Minix was designed to work with.
I think the novelety of going in both directions to get code running is interesting. Basically he had a blob of software (minix) that he wanted to get running, so he hacked botht the software AND his CPU to get it to work.
Can you imagine how nice it would be when you ran in to a problem with the chipset to fix that instead of have to write code around it?