You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
I started following the [Ben Eater's awesome tutorials](https://eater.net/6502) to create my own retro computer using chips from the golden age of PCs. The 6502 and the z80 CPUs started the personal computer revolution back in the 70s and 80s.
2
2
3
-
Therefore, the plan is to build a very simple computer using one of these CPUs, a ROM, RAM, IO, Serial, and other logic chips.
4
-
5
-
I needed a way to flash the EEPROM.
3
+
The plan is to build a very simple computer using one of these CPUs, a ROM, RAM, IO, Serial, and other logic chips.
0 commit comments