03-07-2015, 05:47 AM
(03-06-2015, 06:42 PM)fuirippu Wrote: Project Goals
I would base it on a simple processor I knew a bit about, and give it a simple task...
a Motorola 68000 tribute, capable of executing a recursive subroutine
This goal was too ambitious, so it got downgraded to...
a Zilog Z80 clone, capable of executing a routine to calculate factorials
Later this became...
a computer based on the MOS Technology 6502, capable of executing a multiply routine
Hmmm... sounds all too familiar. I too "put the cart before the horse" sometimes and aim a bit too high for a first step. I'll definitely be watching the videos you recommended later.