top of page


Designing the Instruction Controller
In my last post, I walked through the planning of the Instruction Controller. Please note that while re-reading that post to work on this...
Anthony Faulise
Mar 315 min read
4 views
0 comments

Planning the Instruction Controller
Lookout! On 3/26, while working on the design of the Instruction Controller, I discovered an error in my logic in this post. I've pasted...
Anthony Faulise
Mar 1714 min read
18 views
0 comments

CPU Architecture
The CPU architecture seems pretty conventional. I couldn’t think of anything but the plainest design here. We need an ALU and registers....
Anthony Faulise
Mar 142 min read
13 views
0 comments

Instruction Set and Addressing Modes
Addressing Modes Table I think my first tasks are to define my instruction set and addressing modes, i.e.; the "Instruction...
Anthony Faulise
Mar 88 min read
16 views
0 comments
Inception
How I came to be writing an assembler in 2024 for a Z-80 CPU that virtually nobody's used since the 2000s.
Anthony Faulise
Mar 82 min read
2 views
0 comments


Inception
Inspired by a Pulitzer prize-winning book, Anthony decides to embark on a journey to build a vintage computer CPU.
Anthony Faulise
Mar 73 min read
14 views
0 comments
Inception
How I came to be writing an assembler in 2024 for a Z-80 CPU that virtually nobody's used since the 2000s.
Anthony Faulise
Mar 82 min read
2 views
0 comments


Designing the Instruction Controller
In my last post, I walked through the planning of the Instruction Controller. Please note that while re-reading that post to work on this...
Anthony Faulise
Mar 315 min read
4 views
0 comments

Planning the Instruction Controller
Lookout! On 3/26, while working on the design of the Instruction Controller, I discovered an error in my logic in this post. I've pasted...
Anthony Faulise
Mar 1714 min read
18 views
0 comments

CPU Architecture
The CPU architecture seems pretty conventional. I couldn’t think of anything but the plainest design here. We need an ALU and registers....
Anthony Faulise
Mar 142 min read
13 views
0 comments

Instruction Set and Addressing Modes
Addressing Modes Table I think my first tasks are to define my instruction set and addressing modes, i.e.; the "Instruction...
Anthony Faulise
Mar 88 min read
16 views
0 comments
Inception
How I came to be writing an assembler in 2024 for a Z-80 CPU that virtually nobody's used since the 2000s.
Anthony Faulise
Mar 82 min read
2 views
0 comments


Inception
Inspired by a Pulitzer prize-winning book, Anthony decides to embark on a journey to build a vintage computer CPU.
Anthony Faulise
Mar 73 min read
14 views
0 comments
bottom of page