Linked by Thom Holwerda on Sun 4th Nov 2007 15:45 UTC
OSNews, Generic OSes "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."
Thread beginning with comment 282770
To read all comments associated with this story, please click here.
"implements a homebrew, 8086-like ISA"
by meianoite on Sun 4th Nov 2007 17:04 UTC
meianoite
Member since:
2006-04-05

Now that's a glutton for pain. Why not something like Z80 or 68k, if one wants to keep oneself in the microcode realm?

I guess it's a matter of taste, after all. All I can say is that I'd never use 8086 for inspiration.


(Unless the article is regarding ISA as the instruction set mnemonics, and not the actual machine code representation.)


All IMHO, of course.

Javier O. Augusto Member since:
2005-08-10

Actually, the first thing that came to my mind after seeing the Magic-1 block diagram was the almighty Z80 ;)

Reply Parent Bookmark Score: 1

whartung 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?

Reply Parent Bookmark Score: 3