Skip to main content

6502-memory-map

Memory maps, I/O register layouts, ROM entry points, and zero-page conventions for the main 6502 home computers: the Apple II family, the Commodore 64, and the Atari 400/800/XL/XE. Covers Apple II soft switches ($C000-$C0FF), language card, Monitor ROM and Applesoft FP; C64 6510 $00/$01 banking, VIC-II/SID/CIA and the KERNAL table ($FFD2 CHROUT); and Atari ANTIC/GTIA/POKEY chips, shadow registers, CIO/SIO and the $E450 OS vectors. Use this skill WHENEVER you need to know what a memory address or hardware register means on an Apple II, C64, or Atari, what a soft switch or ROM routine does, where the screen/zero page/stack are, or how banking works. Trigger on addresses like $C050, $FDED, $D020, $FFD2, $D40A, $E456, on names like COUT/CHROUT/CIOV/POKEY/FAC, or any "what is at address X" / "what does this poke/STA do to hardware" question. Pairs with the 6502-instruction-set, 6502-merlin-assembler, 6502-sweet16, and 6502-to-rust skills.

설치로 이동

소스 정보

저장소
sunsided/6502-skills
최근 소스 활동
2026년 5월 23일 09:33
감지된 SKILL.md 언어
영어
스타
0
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.