Chip - 65C02 CPU: Difference between revisions
From NerdConsole
Jump to navigationJump to search
NerdOfEpic (talk | contribs) (Created page with "This is the main processor in NerdConsole. It is operated at 6.00 MHz. {| class="wikitable" | style="text-align:right" width="180" | ~VP (Vector Pull) ! style="text-align:left" width="30" | 1 ! style="text-align:right" width="30" | 40 | style="text-align:left" width="180" | ~RES (Reset) |- | style="text-align:right" | RDY (Ready) ! style="text-align:left" | 2 ! style="text-align:right" | 39 | style="text-align:left" | PHI2O (Phase 2 Clock Out) |- | style="text-align:ri...") |
NerdOfEpic (talk | contribs) No edit summary |
||
Line 103: | Line 103: | ||
|} | |} | ||
This is | This is one of the [[Integrated Circuit Chips]] in NerdConsole. |
Revision as of 15:21, 22 January 2024
This is the main processor in NerdConsole. It is operated at 6.00 MHz.
~VP (Vector Pull) | 1 | 40 | ~RES (Reset) |
---|---|---|---|
RDY (Ready) | 2 | 39 | PHI2O (Phase 2 Clock Out) |
PHI1O (Phase 1 Clock Out) | 3 | 38 | ~SO (Set Overflow) |
~IRQ (Interrupt Request) | 4 | 37 | Phase 2 Clock In |
~ML (Memory Lock) | 5 | 36 | BE (Bus Enable) |
~NMI (Non-Maskable Interrupt) | 6 | 35 | NC |
SYNC | 7 | 34 | R~W (Read/~Write) |
VCC | 8 | 33 | D0 |
A0 | 9 | 32 | D1 |
A1 | 10 | 31 | D2 |
A2 | 11 | 30 | D3 |
A3 | 12 | 29 | D4 |
A4 | 13 | 28 | D5 |
A5 | 14 | 27 | D6 |
A6 | 15 | 26 | D7 |
A7 | 16 | 25 | A15 |
A8 | 17 | 24 | A14 |
A9 | 18 | 23 | A13 |
A10 | 19 | 22 | A12 |
A11 | 20 | 21 | GND |
This is one of the Integrated Circuit Chips in NerdConsole.