chore: update READMEs
This commit is contained in:
@@ -4,8 +4,9 @@ This is a list of components you need to build the OpenTendo NES. You will need
|
||||
## From the OEM NES
|
||||
| Reference | Qty | Part | Description |
|
||||
| --------- | :-: | ---- | ----------- |
|
||||
| U5 | 1 | RP2C02 | PPU |
|
||||
| U6 | 1 | RP2A03 | CPU |
|
||||
| U5 | 1 | **NTSC:** RP2C02<br />**PAL:** RP2C07 | PPU |
|
||||
| U6 | 1 | **NTSC:** RP2A03<br/>**PAL:** RP2A07 | CPU |
|
||||
| U10 | 1 | 3193A | CIC |
|
||||
| P2 | 1 | Connector | 48 pin expansion port |
|
||||
| P6 | 1 | Connector | 5 pin connector for the power/reset breakout board |
|
||||
|
||||
|
||||
16
README.md
16
README.md
@@ -1,8 +1,15 @@
|
||||
[](https://discord.gg/XFrcBYFdBN)
|
||||
|
||||
> [!CAUTION]
|
||||
> This is an old revision of OpenTendo. Check the [master](https://github.com/Redherring32/OpenTendo/tree/master) branch for the latest revision.
|
||||
> This is an archive of an old revision of OpenTendo. Check the [master](https://github.com/Redherring32/OpenTendo/tree/master) branch for the latest revision.
|
||||
|
||||
[](https://discord.gg/XFrcBYFdBN)
|
||||

|
||||

|
||||
|
||||
<br />
|
||||
|
||||
<p align="center">
|
||||
<img src="https://www.oshwa.org/wp-content/uploads/2014/03/oshw-logo.svg" alt="OSHW logo" width="200px" />
|
||||
</p>
|
||||
|
||||
# Open 'Tendo
|
||||
An Open-Source HardWare (OSHW) recreation of the original 1985 Front-Loading NES motherboard.
|
||||
@@ -55,8 +62,7 @@ Since this project is open-source you may do as you like with it, whether that i
|
||||
|
||||
I am not in any way affiliated with Nintendo, I'm just doing this in my free time as a stepping stone into further Reverse Engineering work.
|
||||
|
||||
>[!NOTE]
|
||||
> At this point in time, any and all motherboards will require the use of an original CPU<sup>[1]</sup>, and PPU<sup>[2]</sup> to function.
|
||||
At this point in time, any and all motherboards will require the use of an original CPU<sup>[1]</sup>, and PPU<sup>[2]</sup> to function.
|
||||
|
||||
These are the only two parts that are custom and have no available replacement, the rest can be replaced with modern, and or easily available parts.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user