I got about $90 worth of 74-series chips, and am working on designing an architecture for it.
I've done some basic #ISA design before, but have trouble designing ISAs where pointers are larger than the word size. So, I've never really made an 8-bit architecture I've liked.
I designed a really simple 16-bit arch which I wanted to use, but I don't have enough chips! So I'm having to try to make an 8-bit arch....

