We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572ce78 commit 21e339eCopy full SHA for 21e339e
Objectives
@@ -0,0 +1,12 @@
1
+Objective: To build a computer that encompases the following hardware and tech.
2
+
3
+-CPU:Z80 CPU and Z80 SIO2?
4
+-Sound: General Instrument AY-3-8910 or Yamaha YM2149F
5
+-Ram: 64kb (target max supported by Z80)
6
+-Rom: 64kb???
7
8
+Make compatible with VGA and RCA for AV, and PS/2 or maybe USB for keyboard?
9
10
+Rom loaded with monitor, CP/M, and maybe Microsoft Basic.
11
+Interface with a CF or SD card for modern substitute for Disk or Tape I/O to load or save other files and applications such as Wordstar or games.
12
+Conectivity via serial for termal access to transfer and manage stuff as well.
0 commit comments