Skip to content

Module_BASICTrans

Charles edited this page Aug 5, 2026 · 5 revisions

Module: BASICTrans

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
BASICTrans ROM modules not built in repo, not tested in repo

Summary

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.

Documentation

URL: PRM

Relationships

Diagram from Module_BASICTrans

Diagram from Module_BASICTrans

Discovered features

  • Has swis
  • Uses console output
  • Uses messagetrans

Provides

Functionality

In 32bit In 64 bit Interface

None found

Commands

None

SWIs

In 32bit In 64 bit Interface
🔲 🔲 BASICTrans_HELP (&42C80)
🔲 🔲 BASICTrans_Error (&42C81)
🔲 🔲 BASICTrans_Message (&42C82)

Services

None

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans

Clone this wiki locally