|
@@ -8,6 +8,7 @@
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Burning Multimode 3 (MM3) Modchips for Playstation">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="revised" content="03/20/2022 07:26:33 AM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -24,8 +25,8 @@
|
|
|
<h2>Things You Will Need</h2>
|
|
|
|
|
|
<ul>
|
|
|
- <li><a href="https://www.amazon.com/gp/product/B00EQ1Y4BU/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1" target="_blank">A PIC Programmer</a></li>
|
|
|
- <li><a href="https://www.digikey.com/product-detail/en/microchip-technology/PIC12C508A-04-P/PIC12C508A-04-P-ND/273436" target="_blank">12C508a PIC chips</a></li>
|
|
|
+ <li>A PIC Programmer https://amzn.to/3uc3hk3</li>
|
|
|
+ <li>12C508a PIC chips - www.digikey.com/product-detail/en/microchip-technology/PIC12C508A-04-P/PIC12C508A-04-P-ND/273436</li>
|
|
|
</ul>
|
|
|
|
|
|
<h2>Burning MM3 Modchips</h2>
|
|
@@ -33,7 +34,7 @@
|
|
|
<ol>
|
|
|
<li>Download the MM3 Code and Required Software <a href="https://drive.google.com/open?id=1vts8OR22OLGrvcYqA-Exr1EO9Rl2y84N" target="_blank">Download</a></li>
|
|
|
<li>Extract the downloaded .zip file (PW: i12bretro)</li>
|
|
|
- <li>Install the PL2303 PIC progammer driver</li>
|
|
|
+ <li>Install the PL2303 PIC programmer driver</li>
|
|
|
<li>Plug the USB PIC programmer into an open USB port on the PC</li>
|
|
|
<li>Right click on the Start button > Device Manager</li>
|
|
|
<li>Expand Ports (COM & LPT)</li>
|
|
@@ -47,7 +48,7 @@
|
|
|
<li>Click the Read button</li>
|
|
|
<li>A blank PIC chip should show all FFFFF....</li>
|
|
|
<li>Click the Calib button > Copy the last two digits of the OSCAL value for later use
|
|
|
- <p><span style="color:#c0392b;"><strong>NOTE: don't lose this value. Save it into Notepad or take a screenshot as you work on each chip</strong></span></p>
|
|
|
+ <p><span style="color:#c0392b;"><strong>NOTE: don't lose this value. Save it into Notepad or take a screenshot as you work on each chip</strong></span></p>
|
|
|
</li>
|
|
|
<li>Click the Load button</li>
|
|
|
<li>Select No when asked to save the current Data file</li>
|