Cpu 8085

Intel 8085 assembly for z88dk: Zilog mnemonics, full opcode map (flags K/V, timings), and extended-instruction usage. Strong rule: stack-only locals and intermediates; static/BSS only for cross-call state. Prefer when writing or reviewing 8085 library asm, mapping Intel↔Zilog, choosing stack frames, K-flag loops, restoring float/integer divide, legal (de) stores, jr-as-jp synthetics, or /cpu-8085.

z88dk 72a38e0 2 files · 39.3 KB Updated

File contents

z88dk/z88dk/tree/main/.agents/skills/cpu-8085 commit 72a38e0517

Frequently asked questions

npx skillmds@latest add z88dk/cpu-8085