Skip to content

Commit

Permalink
images
Browse files Browse the repository at this point in the history
  • Loading branch information
FlightControl-User committed Oct 16, 2023
1 parent 8393077 commit 91db972
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ Please find below a detailed description of the complete process.

### 2.1.2 Component detection

| Step | Picture |
| | |
| --- | --- |
| Next, the update program detects which components are upgradable and will validate which files are found on the SD card. The Commander X16 main board SMC, VERA and main ROM chip are detected, together with the external cardridge 7 ROM chips. | ![DETECTED](https://raw.githubusercontent.com/FlightControl-User/x16-flash/main/images/DETECTED.jpg) |

Expand All @@ -218,7 +218,7 @@ The Commander X16 main board SMC, VERA and main ROM chip are detected, together

### 2.1.3 File presence and validation

| Step | Picture |
| | |
| --- | --- |
| After component detection, the program will immediately search for file presence for **each detected component** and will validate it. The program will read each file and check on data size and any validation content to be used before flashing. | ![CHECK](https://raw.githubusercontent.com/FlightControl-User/x16-flash/main/images/CHECK.jpg) |

Expand All @@ -229,9 +229,9 @@ The Commander X16 main board SMC, VERA and main ROM chip are detected, together

### 2.1.4 Pre-Update conditions.

| Step | Picture |
| | |
| --- | --- |
| Before the update commences, there are important conditions vaidated to ensure that any upgrade file or component compatibility risk or issues, potentially corrupting your CX16, are properly mitigated. | ![SMC-ROM-COMPATIBILITY](https://raw.githubusercontent.com/FlightControl-User/x16-flash/main/images/SMC-ROM-COMPATIBILITY.jpg) |
| Before the update commences, there are important conditions vaidated to ensure that any upgrade file or component compatibility risk or issues, potentially corrupting your CX16, are properly mitigated. | |


1. SMC and ROM must be flashed together: To avoid an SMC update corrupting your CX16 because it is not supportive or compatible with your ROM. The SMC file contains flags to ensure the compatibility between the SMC and the ROM.
Expand All @@ -240,9 +240,9 @@ The Commander X16 main board SMC, VERA and main ROM chip are detected, together

3. The main CX16 ROM not detected will stop the update process.

| Step | Picture |
| | |
| --- | --- |
| When there are no issues, the user is asked for a confirmation to proceed with the update. Replying `N` will cancel the update. Replying `Y` will proceed with the update! | ![UPDATE-CONFIRM](https://raw.githubusercontent.com/FlightControl-User/x16-flash/main/images/UPDATE-CONFIRM.jpg) |
| When there are no issues, the user is asked for a confirmation to proceed with the update. Replying `N` will cancel the update. Replying `Y` will proceed with the update! | ![UPDATE-CONFIRMATION](https://raw.githubusercontent.com/FlightControl-User/x16-flash/main/images/UPDATE-CONFIRMATION.jpg) |


## 2.2 The CX16 update program updating your CX16 internal and external components
Expand Down
Binary file removed images/FLASH-CHANGES.png
Binary file not shown.
Binary file removed images/FLASH-INPROGRESS.png
Binary file not shown.
Binary file removed images/FLASH-LOAD.png
Binary file not shown.
Binary file removed images/FLASH-NOFILE.png
Binary file not shown.
Binary file removed images/FLASH-RESET.png
Binary file not shown.
Binary file removed images/FLASH-START.png
Binary file not shown.
Binary file removed images/ROM-DIP-J1.jpg
Binary file not shown.
Binary file removed images/ROM-DIP-J2.jpg
Binary file not shown.
Binary file removed images/ROM-cardridge.jpg
Binary file not shown.
Binary file removed images/ROM-onboard-dip.jpg
Binary file not shown.
Binary file removed images/SMC-ROM-COMPATIBILITY.jpg
Binary file not shown.
Binary file added images/UPDATE-CONFIRMATION.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91db972

Please sign in to comment.