@@ -212,12 +212,13 @@ \section{Results}
212
212
\hline
213
213
Motorola 6809 \cite {mc6809 } & 1979 & 8/16/24/32 & 8/16 & 16 & 24 & TRS-80 Color Computer \\
214
214
\hline
215
+ MOS 6510\tablefootnote {differs in pin out to the MOS 6502, adding 8 lanes for general
216
+ purpose I/O to the bus, only used in the Commodore 64 which got introduced in 1982} \cite {mos6510 } & 1982 & 8/16/24 & 8 & 16 & 32 & Commodore 64 \\
217
+ \hline
215
218
Hitachi 64180\tablefootnote {designed to be binary compatible with the Zilog Z80, offers
216
219
12 additional instructions, among them multiplication, option to address 512 KiB (19
217
220
address lines) or 1 MiB (20 address lines) of memory, got licensed to Zilog which brands
218
221
it Z180} \cite {hd64180 } & 1985 & 8/16/24/32 & 8/16 & 20 & 28 & Victor HC-90 \\
219
- \hline
220
- MOS 6510 & 197x & 8-24 & 8 & 16 & 8 & Commodore 64 \\
221
222
\end {tabular }
222
223
\caption {CPU Bitness}
223
224
\label {tab:bitness }
@@ -418,6 +419,11 @@ \subsection{Texas Instruments TMS9900}
418
419
Data \& Address: Page 1, Instructions: Page 6, Bus: Page 9.
419
420
MOS Technology Incorporated, May 1976.
420
421
422
+ \bibitem {mos6510}
423
+ \textit {6510 MICROPROCESSOR WITH I/O }.
424
+ Data, Address \& Bus: Page 1, Instructions: Page 9.
425
+ Commodore Semiconductor Group, ca. 1982-1985.
426
+
421
427
\bibitem {mc6800}
422
428
\textit {MC6800 MOS MICROPROCESSOR }.
423
429
Data, Address \& Bus: Page 1, Instructions: Page 13.
0 commit comments