-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_BASICTrans
Charles edited this page Aug 5, 2026
·
5 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| BASICTrans | ROM modules | not built in repo, not tested in repo |
BASICTrans is BASIC's token/message translation service: it maps BASIC keywords/tokens and reports translated messages for tools that need to read or present BASIC source.
URL: PRM
- Has swis
- Uses console output
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|
None found
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 |
BASICTrans_HELP (&42C80) |
| 🔲 | 🔲 |
BASICTrans_Error (&42C81) |
| 🔲 | 🔲 |
BASICTrans_Message (&42C82) |
None
None
None
None
None
None
None
None
MessageTrans

