Kyle · @rheophore
100 followers · 46 posts · Server mastodon.lol

My 8-bit TTL computer with the different sections labelled

#8bit #TTL #homebrew #retrocomputing #dip8

Last updated 2 years ago

Kyle · @rheophore
84 followers · 29 posts · Server mastodon.lol

Some potential addressing modes. This would be for 8-bit data registers and 16-bit address registers. An extra 8-bit "page" register associated with each An would allow for a 24-bit address space, made up of 256x 64KB segments.
The postincrement/predecrement modes are nice and remove the need for dedicated push/pop instructions.

#TTL #cpu #retrocomputing

Last updated 2 years ago

Kyle · @rheophore
84 followers · 29 posts · Server mastodon.lol

Thinking about another discrete CPU design /

This time I want to do the instruction decoding in logic (maybe some GALs) instead of using EEPROMs. So the instruction set should be simple and orthogonal. I'm thinking of a Harvard design with 16-bit wide instructions.

I like how the 68k ISA has three bits to specify the addressing mode, which is common across pretty much all the instructions. I might do something similar.

#homebrewcomputer #TTL #cpu #retrocomputing

Last updated 2 years ago

Kyle · @rheophore
68 followers · 14 posts · Server mastodon.lol

With that mod done, everything seems to be working. Now to write lots of software!

#8bit #TTL #computer

Last updated 2 years ago

Kyle · @rheophore
84 followers · 29 posts · Server mastodon.lol

With that mod done, everything seems to be working. Now to write lots of software!

#8bit #TTL #computer

Last updated 2 years ago