Skip to navigation

Elite on the BBC Micro

Workspaces: ZP

[6502 Second Processor version, Loader 2]

Name: ZP [Show more] Type: Workspace Address: &0090 to &0093 Category: Workspaces Summary: Important variables used by the loader
Context: See this workspace in context in the source code Variations: See code variations for this workspace in the different versions References: No direct references to this workspace in this source file
ORG &0090 .Z1 SKIP 2 \ Temporary storage, used when moving code .Z2 SKIP 2 \ Temporary storage, used when moving code