Commit ca8c0fc
committed
gcn: trim noise off the per-port readout; add screenshots to each README
GameCube readout cleanups (visible in the new screenshot):
- Pak field now only renders for N64-style entries (N64 controller,
N64 mouse, N64 mic) where the accessory slot is actually a thing.
GCN / WaveBird / Wheel / Keyboard / GBA-attached ports drop the
"Pak: None" filler.
- Keyboard line stripped to just "Style: Keyboard". The old "Pak:
None / Rumble: Unavailable" trailers were nonsense for a keyboard
-- it has neither an accessory slot nor a rumble motor.
- GBA-detected port now prints just "Boot: <state>" (Booted /
BootIdle / BootFail). When state is BootFail it also surfaces the
err code; on a successful boot or while still uploading the err
field is suppressed. The Kawasedo-handshake echo-sample diagnostics
(e=XXXXXXXX XXXXXXXX XXXXXXXX s=XX) that used to follow were
first-time-bring-up debug noise -- removed. The supporting
GBA_LastEcho / GBA_LastEchoStat / GBA_SnapEchoSamples accessors and
their sample_* / last_echo* statics in gba.c/.h are dead-code
removed in the same commit.
README screenshots:
- Each per-console README now embeds a screenshot at the top of
"## What it tests": gcn/branding/screenshot.png (Dolphin output
showing GCN / GBA-multiboot / Keyboard / spoofed-N64 across four
ports), gba/branding/screenshot.png (the tester variant rendering
in mGBA), pce/branding/screenshot.png (the main screen with
yellow title + white data + cyan footer).1 parent 5f76035 commit ca8c0fc
9 files changed
Lines changed: 39 additions & 48 deletions
File tree
- gba
- branding
- gcn
- branding
- ppc
- pce
- branding
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 45 | | |
61 | 46 | | |
62 | 47 | | |
| |||
252 | 237 | | |
253 | 238 | | |
254 | 239 | | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | 240 | | |
263 | 241 | | |
264 | 242 | | |
265 | 243 | | |
266 | 244 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | 245 | | |
274 | 246 | | |
275 | 247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 18 | | |
29 | 19 | | |
30 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
386 | 395 | | |
387 | 396 | | |
388 | 397 | | |
389 | 398 | | |
390 | | - | |
| 399 | + | |
391 | 400 | | |
392 | 401 | | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
399 | 414 | | |
400 | 415 | | |
401 | 416 | | |
| |||
692 | 707 | | |
693 | 708 | | |
694 | 709 | | |
695 | | - | |
696 | | - | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
697 | 714 | | |
698 | 715 | | |
699 | 716 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
Loading
0 commit comments