diff --git a/BOM/README.md b/BOM/README.md index 6742b0c..4619384 100644 --- a/BOM/README.md +++ b/BOM/README.md @@ -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
**PAL:** RP2C07 | PPU | +| U6 | 1 | **NTSC:** RP2A03
**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 | diff --git a/README.md b/README.md index 789a7d1..d5f942f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ -[![](https://dcbadge.limes.pink/api/server/https://discord.gg/XFrcBYFdBN?style=flat)](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://dcbadge.limes.pink/api/server/https://discord.gg/XFrcBYFdBN?style=flat&theme=default-inverted&compact=true)](https://discord.gg/XFrcBYFdBN) +![Static Badge](https://img.shields.io/badge/KiCad-v5-2547ca) +![Static Badge](https://img.shields.io/badge/Revision-v1.3-red) + +
+ +

+ OSHW logo +

# 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[1], and PPU[2] to function. +At this point in time, any and all motherboards will require the use of an original CPU[1], and PPU[2] 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.