FredericaBernkastel / Hutton32-Computer

von Neumann' architecture in von Neumann's CA
15 stars 2 forks source link

How to run this computer? #7

Open nnaron opened 10 months ago

nnaron commented 10 months ago

Thanks for sharing the code of the Hutton32-Computer. I am trying to understand how to run it and try some programming. I would appreciate it if you give me some hints.

FredericaBernkastel commented 10 months ago

We never ended up building a computer itself, in lieu advancing the study and deep optimization of discrete logic components have deemed more charming. That said, if you feel like playing with, simply import any .rle or .mc files present in Golly.

nnaron commented 10 months ago

We never ended up building a computer itself, in lieu advancing the study and deep optimization of discrete logic components have deemed more charming. That said, if you feel like playing with, simply import any .rle or .mc files present in Golly.

Thank you. I am trying to run this file: 32x32 movie.mc

And I am seeing this error:


File could not be loaded by any algorithm.

Error from JvN:
This algorithm only supports these rules:
JvN29, Nobili32, Hutton32.

Error from QuickLife:
Cannot read macrocell format.

Error from HashLife:
Bad character found.

Error from Generations:
Bad character found.

Error from Larger than Life:
Cannot read macrocell format.

Error from Super:
Missing Super or History postfix.

Error from RuleLoader:
File not found
Given rule: Hutton32b
FredericaBernkastel commented 10 months ago

Download Hutton32b ruletable, and copy it to golly/Rules folder.