|
140 | 140 | <div class="d-flex flex-column align-items-center text-center">
|
141 | 141 | <h1 class="display-4 font-weight-normal">CLASSPAD DEV</h1>
|
142 | 142 | <h3 class="lead font-weight-normal">Explore the Classpad II fx-CP400 using hollyhock-2!</h3>
|
| 143 | + <div class="alert alert-warning alert-dismissible fade show mt-3" role="alert"> |
| 144 | + <strong>Warning!</strong> Do NOT update past firmware version 2.01.7002. You will be unable to use |
| 145 | + hollyhock-2! |
| 146 | + <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button> |
| 147 | + </div> |
143 | 148 | <a class="btn btn-primary mt-3 btn-lg" onclick='nav("get-started")'>Get Started</a>
|
144 | 149 | </div>
|
145 | 150 | </header>
|
@@ -253,7 +258,7 @@ <h2 class="display-5">JOIN THE DISCORD</h2>
|
253 | 258 | <p class="lead">Looking for more? Join our Discord server! Whether you are new to modding / programming
|
254 | 259 | or an expert, we are
|
255 | 260 | sure you'll find something there that interests you. If you ever need help with installing, running
|
256 |
| - or developning programs, |
| 261 | + or developing programs, |
257 | 262 | we are here to help!</p>
|
258 | 263 | <a class="btn btn-primary d-flex align-items-center justify-content-center"
|
259 | 264 | href="https://discord.gg/knpcNJTzpd"
|
@@ -503,7 +508,7 @@ <h4>Power Consumption</h4>
|
503 | 508 | <h6>1. Computed based on typical classroom usage (repeat of 1,2,3 sequence below each hour):</h6>
|
504 | 509 | <h6>1) Application Menu display for 5 minutes, start of display at "Medium" display brightness, dimmed automatically after 30 seconds.</h6>
|
505 | 510 | <h6>2) Program application calculation for 5 minutes, "Medium" display brightness.</h6>
|
506 |
| - <h6>3) Program application display for 50 mintes, display brightness same as 1, above.</h6> |
| 511 | + <h6>3) Program application display for 50 minutes, display brightness same as 1, above.</h6> |
507 | 512 | </div>
|
508 | 513 | </div>
|
509 | 514 | </div>
|
@@ -664,7 +669,7 @@ <h2 class="display-5">PROGRAMS</h2>
|
664 | 669 | for the
|
665 | 670 | map, so only the player needs to be displayed, making it playable even
|
666 | 671 | though games
|
667 |
| - written in basic are slower than C games. Essentially a techincal preview as |
| 672 | + written in basic are slower than C games. Essentially a technical preview as |
668 | 673 | CASIO
|
669 | 674 | basic files have a limit.</th>
|
670 | 675 | <th>s3ansh33p aka mcgintygames</th>
|
@@ -762,8 +767,8 @@ <h2 class="display-5">PROGRAMS</h2>
|
762 | 767 | </tr>
|
763 | 768 | <tr>
|
764 | 769 | <th>TarrasK</th>
|
765 |
| - <th>Reverse Engineering Toolkit, with disassembly features planned, aiming to proivde a |
766 |
| - native toolset with GUI. Inlcudes a software breakpoint manager, and register dumping when the breakpoint is hit. |
| 770 | + <th>Reverse Engineering Toolkit, with disassembly features planned, aiming to provide a |
| 771 | + native toolset with GUI. Includes a software breakpoint manager, and register dumping when the breakpoint is hit. |
767 | 772 | </th>
|
768 | 773 | <th>TheRainboxPhoenix</th>
|
769 | 774 | <th>Jan 2022</th>
|
|
0 commit comments