hagronnestad / retro-computing

🤓🕹💾 This hobby project contains software implementations of old microprocessors and complete computer systems. I'm very interested in retrocomputing and this is how I learn about the inner workings of these old, classic and amazing computers and game consoles.
27 stars 1 forks source link

Implement a hardware BUS #1

Closed hagronnestad closed 4 years ago

hagronnestad commented 4 years ago
hagronnestad commented 4 years ago

Basically abandoned this idea in favor of the C64 solution in 4378b262b3aaefb3ce2c9ed7b7aa86b94fba9cc5 which is more flexible and should be easily usable for other systems.