[computer-go] Go hardware?
Chris Fant
chrisfant at gmail.com
Sat Mar 10 08:46:03 PST 2007
On 3/10/07, Chris Fant <chrisfant at gmail.com> wrote:
> 8086 instruction set. Anything less and you will have accidentally
> left something out that you need.
Well, let me modify that statement. My point is that there's no point
in designing a go-specific instruction set. One should use a proven
general-purpose instruction set. I'm sure there are several
instructions in the 8086 set that would be a pain to implement and not
required (you can guarantee that the same effect can be produced with
other instructions).
More information about the computer-go
mailing list