-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_SpriteUtils
Charles edited this page Aug 5, 2026
·
11 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| SpriteUtils | ROM modules | Stub | Stub | Gerph | 32-bit built, 64-bit built, tests disabled in repo |
| Functionality | Commands | Vectors | TOTAL |
|---|---|---|---|
| 0.00% | 100.00% | 0.00% | 88.24% |
SpriteUtils is a sprite manipulation utility module. It claims an OS vector and provides shared sprite functions used by graphical clients, with separate message and workspace support.
- Has nvram state
- Uses console output
- Uses dynamic area
- Uses graphics output
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | Graphics extension |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | *SChoose |
| ✅ | ✅ | *SCopy |
| ✅ | ✅ | *SDelete |
| ✅ | ✅ | *SFlipX |
| ✅ | ✅ | *SFlipY |
| ✅ | ✅ | *SGet |
| ✅ | ✅ | *SInfo |
| ✅ | ✅ | *SList |
| ✅ | ✅ | *SLoad |
| ✅ | ✅ | *SMerge |
| ✅ | ✅ | *SNew |
| ✅ | ✅ | *SRename |
| ✅ | ✅ | *SSave |
| ✅ | ✅ | *ScreenLoad |
| ✅ | ✅ | *ScreenSave |
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | SpriteV |
None
None
None
None
None
None
MessageTrans