r2000-analyze-symbol
CommunityUncover symbol meanings in 6502 code.
Authorricardoquesada
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you understand the purpose of memory addresses and labels within 6502 assembly code, transforming raw addresses into meaningful variable, pointer, or hardware register names.
Core Features & Use Cases
- Symbol Analysis: Identifies if a symbol is a hardware register, pointer, flag, counter, or state variable.
- Contextual Understanding: Leverages platform-specific knowledge (like C64 hardware registers) and cross-reference data to infer symbol roles.
- Use Case: When you encounter an unfamiliar address like
$D020in C64 code, this Skill can identify it as the VIC-II border color register and rename it accordingly.
Quick Start
Analyze the symbol at the current cursor position to determine its purpose.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: r2000-analyze-symbol Download link: https://github.com/ricardoquesada/regenerator2000/archive/main.zip#r2000-analyze-symbol Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.