Skip to content

Simple memory protection scheme #921

Description

@gardners

Is your feature request related to a problem? Please describe.
Debugging LLVM-compiled code is complicated by it having the C stack-pointer in ZP at $02-$03, which renders it vulnerable to corruption.

Describe the solution you'd like
I'll work out the fine details, as there are challenges for making the protection settings survive the freeze/unfreeze process.

Describe alternatives you've considered
Endless hours of frustrating debugging.

Additional context
Triggered by MEGAphone transition to LLVM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA feature request or other kind of enhancement.experiment

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions