Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

c64-assembly

النجوم٠
التفرعات٠
آخر تحديث٢٣ مايو ٢٠٢٦ في ١١:٠٣

Writing 6510 machine language on the Commodore 64: the CPU (a 6502 plus the on-chip $0000/$0001 I/O port that banks ROM/RAM), registers and status flags, the 13 addressing modes, the full 56-instruction opcode set, hexadecimal, the 64MON monitor, where to place ML routines, and calling ML from BASIC. Use this skill WHEN writing or reasoning about C64 assembly: "write a 6510 routine", "what does LDA #$01 do", "how do I SYS to my code", "pass A/X/Y from BASIC", "where do I put machine code", "what's the USR vector", "RTS back to BASIC". Pairs with c64-kernal, c64-memory-map, and c64-disassembly.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
4 ملفات
SKILL.md
readonly