Skip to main content

sunsided/6502-skills

SkillsMP는 sunsided/6502-skills에서 5개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
5
GitHub 스타
0
GitHub 포크
0

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

수집된 skill 5개 중 5개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

How to read and write 6502/65C02/65816 assembly source for the Merlin macro assembler (Merlin 8, Merlin Pro, Merlin 16/16+, Merlin 32 on Apple II/IIgs, and Merlin 64/128 on Commodore). Covers Merlin's source column layout, its pseudo-opcodes/directives (ORG,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reference and semantics for the MOS 6502 / 65C02 / 65816 instruction set: mnemonics, addressing modes, opcode bytes, cycle counts, and exact flag effects. Use this skill WHENEVER you read, write, disassemble, trace, explain, or port 6502-family assembly…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reference for SWEET16, Steve Wozniak's 16-bit interpreted pseudo-processor built into the Apple II Integer BASIC ROM (entry $F689). SWEET16 is a tiny virtual machine with sixteen 16-bit registers (R0-R15) living in zero page, invoked by JSR SWEET16 followed…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

A workflow for porting 6502/65C02/65816 assembly (Apple II, Commodore 64, Atari 8-bit, NES, Merlin source, SWEET16) to modern Rust by first lifting it to an explicit intermediate language (IL) and then raising that IL to idiomatic Rust. Covers the two-stage…

원문 언어: 영어

업데이트
수집된 skill 5개 중 5개를 표시합니다.