I tried to assess the situation of the
#Pat80 #Z80 #homebrew #computer (
https://git.ichibi.eu/penguin86/pato-z80-home-computer)
A computer to be useful should be able to:
- load a program and/or data
- execute the program on the data
- present the resulting data
It already does all that, but in a very janky way: its only way to input/output stuff is via a temporary terminal interface I made with an Arduino directly hooked to a IO port. [continues]