mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 04:12:56 -04:00
release prep: rc.1 baseline and gating updates
This commit is contained in:
9
spec/alias_index.md
Normal file
9
spec/alias_index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Alias Index
|
||||
|
||||
OpenBitdo uses a strict no-duplicate PID model in runtime and canonical spec tables.
|
||||
These legacy names are preserved here as aliases only.
|
||||
|
||||
| Alias PID Name | Canonical PID Name | PID (hex) | Note |
|
||||
| --- | --- | --- | --- |
|
||||
| `PID_Pro2_OLD` | `PID_Pro2` | `0x6003` | Legacy constant alias in 8BitDo source; runtime/spec use only `PID_Pro2`. |
|
||||
| `PID_ASLGMouse` | `PID_Mouse` | `0x5205` | Alias constant maps to the same PID as `PID_Mouse`; runtime/spec use only `PID_Mouse`. |
|
||||
Reference in New Issue
Block a user