-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_OSPointer
Charles edited this page Aug 5, 2026
·
12 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| OSPointer | ROM modules | Functional | Internals | Gerph | GitHub | not built in repo, not tested in repo |
| Functionality | Services | Vectors | Events | Uses Vectors | Uses Events | TOTAL |
|---|---|---|---|---|---|---|
| 100.00% | 100.00% | 100.00% | 100.00% | 100.00% | 100.00% | 100.00% |
OSPointer owns system pointer/cursor state and updates it across display and buffer lifecycle changes.
- Has kernel collusion
- Has nvram state
- Has services
- Has services fast
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | Buffers |
| ✅ | ✅ | Os swis |
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | Service_BufferStarting |
| ✅ | ✅ | Service_DisplayChanged |
| ✅ | ✅ | Service_ModeChange |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | ByteV |
| ✅ | ✅ | EventV |
| ✅ | ✅ | KEYV |
| ✅ | ✅ | MouseV |
| ✅ | ✅ | WordV |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | Event_Expansion |
| ✅ | ✅ | Event_VSync |
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | INSV |
| ✅ | ✅ | KEYV |
| ✅ | ✅ | PointerV |
| ✅ | ✅ | REMV |
| ✅ | ✅ | VideoV |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | Event_Expansion |
| ✅ | ✅ | Event_Keyboard |
| ✅ | ✅ | Event_Mouse |
None
BufferMessageTrans


