Skip to content

Commit 910507d

Browse files
committed
fix: update remaining consoles/ links to apps/ in HARDWARE.md and INSTALLATION.md
1 parent d1a5339 commit 910507d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

docs/HARDWARE.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -175,31 +175,31 @@ Joypad Core supports Bluetooth controllers via USB Bluetooth dongles.
175175
- **Input Types**: Controller, Mouse
176176
- **Features**: 2/3/6-button modes, Turbo buttons
177177
- **Protocol**: PIO-based scanning
178-
- **Documentation**: [PCENGINE.md](consoles/PCENGINE.md)
178+
- **Documentation**: [PCENGINE.md](apps/USB2PCE.md)
179179

180180
### GameCube / Wii
181181

182182
- **Players**: 1 (per adapter)
183183
- **Input Types**: Controller, Keyboard
184184
- **Features**: Profiles, Rumble, Copilot mode
185185
- **Protocol**: Joybus via PIO (130MHz clock required)
186-
- **Documentation**: [GAMECUBE.md](consoles/GAMECUBE.md)
186+
- **Documentation**: [GAMECUBE.md](apps/USB2GC.md)
187187

188188
### Nuon DVD Players
189189

190190
- **Players**: 1
191191
- **Input Types**: Controller, Spinner (mouse)
192192
- **Features**: Spinner mode, In-Game Reset (IGR)
193193
- **Protocol**: Polyface serial via PIO
194-
- **Documentation**: [NUON.md](consoles/NUON.md)
194+
- **Documentation**: [NUON.md](apps/USB2NUON.md)
195195

196196
### 3DO Interactive Multiplayer
197197

198198
- **Players**: Up to 8 via PBUS daisy chain
199199
- **Input Types**: Controller, Joystick, Mouse
200200
- **Features**: Extension passthrough, Profiles
201201
- **Protocol**: PBUS serial via PIO
202-
- **Documentation**: [3DO.md](consoles/3DO.md)
202+
- **Documentation**: [3DO.md](apps/USB23DO.md)
203203

204204
### Casio Loopy
205205

@@ -208,7 +208,7 @@ Joypad Core supports Bluetooth controllers via USB Bluetooth dongles.
208208
- **Features**: Basic controller support
209209
- **Protocol**: PIO-based
210210
- **Status**: Experimental
211-
- **Documentation**: [LOOPY.md](consoles/LOOPY.md)
211+
- **Documentation**: [LOOPY.md](apps/USB2LOOPY.md)
212212

213213
### USB Device Output
214214

@@ -349,10 +349,10 @@ Most boards need a USB-A connector wired to specific GPIO pins for controller in
349349
### Console-Specific Pinouts
350350

351351
See individual console documentation for pinouts:
352-
- [PCEngine Pinout](consoles/PCENGINE.md#pin-configuration)
353-
- [GameCube Pinout](consoles/GAMECUBE.md#hardware-requirements)
354-
- [Nuon Pinout](consoles/NUON.md#hardware-requirements)
355-
- [3DO Pinout](consoles/3DO.md#hardware-requirements)
352+
- [PCEngine Pinout](apps/USB2PCE.md#pin-configuration)
353+
- [GameCube Pinout](apps/USB2GC.md#hardware-requirements)
354+
- [Nuon Pinout](apps/USB2NUON.md#hardware-requirements)
355+
- [3DO Pinout](apps/USB23DO.md#hardware-requirements)
356356

357357
### Common Mistakes
358358

docs/INSTALLATION.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,19 +145,19 @@ Several adapters support switchable button mapping profiles:
145145
- Hold **Select** for 2 seconds
146146
- Then press **D-Pad Up/Down** to cycle profiles
147147
- Profiles: Default, SNES, SSBM, MKWii, Fighting
148-
- See [GameCube docs](consoles/GAMECUBE.md) for details
148+
- See [GameCube docs](apps/USB2GC.md) for details
149149

150150
### 3DO (USB23DO)
151151
- Hold **Select** for 2 seconds
152152
- Then press **D-Pad Up/Down** to cycle profiles
153153
- Profiles: Default, Fighting, Shooter
154-
- See [3DO docs](consoles/3DO.md) for details
154+
- See [3DO docs](apps/USB23DO.md) for details
155155

156156
### Nuon (USB2Nuon)
157157
- **In-Game Reset (IGR)**: Hold L1+R1+Start+Select
158158
- Tap: Stop button (return to menu)
159159
- Hold 2 seconds: Power button (power off player)
160-
- See [Nuon docs](consoles/NUON.md) for details
160+
- See [Nuon docs](apps/USB2NUON.md) for details
161161

162162
## Verifying Firmware Version
163163

0 commit comments

Comments
 (0)