hagronnestad/retro-computing

Implement a hardware BUS

Closed this issue · 1 comments

  • Read from bus
  • Write to bus
  • Add devices to the bus and allocate memory

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