Peripheral 5 Setting Register: Difference between revisions
From SpecNext Wiki
core 3.1.5 changes/refresh |
m Xalior moved page Peripheral 5 Register to Peripheral 5 Setting Register: match formal nextreg.txt name |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
|Readable=Yes | |Readable=Yes | ||
|Writable=Yes | |Writable=Yes | ||
|ShortDesc=Mouse buttons and DPI config | |ShortDesc=Multiface type, Divmmc automap, Mouse buttons and DPI config | ||
}} | }} | ||
Currently: | |||
{| class="wikitable" | {| class="wikitable" | ||
! Bit !! Function | ! Bit !! Function | ||
|- | |- | ||
| 7- | | 7-6 || Multiface type (hard reset = 00) (config mode only) | ||
: 00 = Multiface +3 (enable port 0x3F, disable port 0xBF) | |||
: 01 = Multiface 128 v87.2 (enable port 0xBF, disable port 0x3F) | |||
: 10 = Multiface 128 v87.12 (enable port 0x9F, disable port 0x1F) | |||
: 11 = Multiface 1 (enable port 0x9F, disable port 0x1F) | |||
|- | |- | ||
| | | 5 || Reserved, must be zero | ||
|- | |||
| 4 || Enable divmmc automap (hard reset = 0) | |||
|- | |||
| 3 || 1 to reverse left and right mouse buttons (hard reset = 0) | |||
|- | |||
| 2 || Reserved, must be zero | |||
|- | |- | ||
| 1-0 || mouse dpi (hard reset = %01) | | 1-0 || mouse dpi (hard reset = %01) | ||
Latest revision as of 14:48, 13 October 2025
| Number | TBRegisterNumber::$0A |
|---|---|
| Readable | TBRegisterReadable::Yes |
| Writable | TBRegisterWritable::Yes |
| Short Description | ShortDesc::Multiface type, Divmmc automap, Mouse buttons and DPI config |
Currently:
| Bit | Function |
|---|---|
| 7-6 | Multiface type (hard reset = 00) (config mode only)
|
| 5 | Reserved, must be zero |
| 4 | Enable divmmc automap (hard reset = 0) |
| 3 | 1 to reverse left and right mouse buttons (hard reset = 0) |
| 2 | Reserved, must be zero |
| 1-0 | mouse dpi (hard reset = %01)
|