Linked by Thom Holwerda on Sun 4th Nov 2007 15:45 UTC
Thread beginning with comment 282797
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




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?