Peripheral 5 Setting Register: Difference between revisions
From SpecNext Wiki
updating according to the cores/zxnext/nextreg.txt |
m Xalior moved page Peripheral 5 Register to Peripheral 5 Setting Register: match formal nextreg.txt name |
||
| (2 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" | ||
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)
|