<div dir="ltr"><div>Hi All</div><div><br></div><div>All this talk today of smaller computers led me to have a bit of a nosey into what's happening in the "crazy CPU world".</div><div><br></div><div>Have any of you looked at this wee CPU?</div><div><br></div><div><a href="https://gigatron.io">https://gigatron.io</a></div><div><br></div><div>Apart from the ROM and RAM the whole thing is just 74xx logic - 36 74xxs in all (including the oscillator)..<br></div><div><br></div><div>It is a very barebones - 8 bit CPU but with some interesting twists.</div><div>* Each instruction is 16 bits - 8 bit instruction coding and 8 bits immediate.<br></div><div>* 16-bit Harvard address space: 32kx16 ROM, 32k RAM.</div><div>* 8 bit accumulator, X and Y registers.<br></div><div><br></div><div>They have a software simulator for it that is less than 130 lines long.</div><div><br></div><div>Let the small times roll!</div><div><br></div><div><br></div><div><br></div></div>