Peripheral 5 Setting Register: Difference between revisions
From SpecNext Wiki
core 3.1.5 changes/refresh |
updating according to the cores/zxnext/nextreg.txt |
||
| Line 10: | Line 10: | ||
! 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) | ||
Revision as of 17:01, 11 October 2024
| Number | TBRegisterNumber::$0A |
|---|---|
| Readable | TBRegisterReadable::Yes |
| Writable | TBRegisterWritable::Yes |
| Short Description | ShortDesc::Mouse buttons and DPI config |
Since core 3.1.5 (new register):
| 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)
|