wswan:guide:pcv2_support
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wswan:guide:pcv2_support [2025/12/31 11:59] – asie | wswan:guide:pcv2_support [2025/12/31 13:10] (current) – asie | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Pocket Challenge V2 differs from the //mono// WonderSwan in two ways: | Pocket Challenge V2 differs from the //mono// WonderSwan in two ways: | ||
| - | * Most boot ROM execution is skipped and the code entry point is different. | + | * Most boot ROM execution is skipped and the code entry point is different. This is referred to as using the " |
| - | * The input layout is different. | + | * The input button |
| - | ===== Pinstrap | + | ===== Pinstrap |
| - | " | + | " |
| - | The Pocket Challenge V2 uses the same ASWAN SoC as the "mono" | + | The Pocket Challenge V2 uses the same ASWAN SoC as the //mono// WonderSwan, but it repurposes the bit 1 pinstrap (code starts at '' |
| ==== Adding the alternate start location ==== | ==== Adding the alternate start location ==== | ||
| Line 16: | Line 16: | ||
| To add a stub at '' | To add a stub at '' | ||
| - | For '' | + | For '' |
| ==== Adding missing hardware initialization ==== | ==== Adding missing hardware initialization ==== | ||
| Line 26: | Line 26: | ||
| </ | </ | ||
| - | ==== Preserving unlocked boot ROM ==== | + | ==== Optional: |
| The default pinstrap stubs disable the boot ROM before jumping to user code, as the pinstrap mode starts with the boot ROM overlaid on top of the cartridge area at '' | The default pinstrap stubs disable the boot ROM before jumping to user code, as the pinstrap mode starts with the boot ROM overlaid on top of the cartridge area at '' | ||
| Line 33: | Line 33: | ||
| * Add '' | * Add '' | ||
| - | ===== Input layout | + | ===== Input button |
| - | The input layout of the Pocket Challenge V2 is [[https:// | + | The input button |
| <code C> | <code C> | ||
wswan/guide/pcv2_support.1767182360.txt.gz · Last modified: by asie
