Skip to main content
z88dk
GitHub 创作者资料

z88dk

按仓库查看 1 个 GitHub 仓库中的 40 个已收集 skills。

已收集 skills
40
仓库
1
更新
2026年8月18日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

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,…

2026年8月18日
cpu-gbz80
软件开发工程师

Game Boy CPU (LR35902 / gbz80) for z88dk: Zilog mnemonics, full opcode map (flags ZNHC, timings), GB-only ops (ldh, (hl+)/(hl-), ld hl,sp+*, add sp,*, swap, stop, reti), and z80asm synthetics. Use when writing or reviewing gbz80 library asm, +gb / -mgbz80…

2026年8月18日
compiler-80cc
软件开发工程师

80cc experimental/alternate C compiler in z88dk. Use when -compiler=80cc or working under src/80cc.

2026年8月18日
compiler-zsdcc
软件开发工程师

zsdcc (SDCC-based) compiler path in z88dk: -clib=sdcc_ix / sdcc_iy, newlib integration, and regenerating src/zsdcc/sdcc-z88dk.patch for SDCC upgrades (ABI 0, version string, ChangeLog revision, peep specials, c1-mode adb). Use when building with SDCC,…

2026年8月18日
methodology-measure
软件开发工程师

How to measure and prove z88dk library changes: z88dk-ticks TIMER/hotspots, map/nm proof, suite gates, A/B library swaps, math32 multi-CPU rebuilds, classic +test benchmarks, wiki number paste rules. Use when optimising, explaining deltas, or running +test…

2026年8月18日
methodology-sdcc-vanilla
软件开发工程师

Vanilla upstream SDCC (not zsdcc) benchmark recipes: /usr/local/bin/sdcc, svn pin vs --version #NNNN, makebin -p, map-sum size, support/benchmarks/*/sdcc. Use when remesuring SDCC rows, tagging 4.6.0 #16608, or comparing stock SDCC to z88dk-zsdcc. Do not use…

2026年8月18日
compiler-sccz80
软件开发工程师

sccz80 classic C compiler for z88dk: calling conventions, copt peephole path, 8080/8085/z80 runtime under libsrc/l/sccz80. Use when debugging sccz80 codegen or classic -compiler=sccz80 builds.

2026年8月15日
cpu-8080
软件开发工程师

Intel 8080 coding for z88dk classic: no 8085 extended ops, no Z80 IX/IY/exx. Use when writing 8080 library runtime or +cpm -clib=8080 style products.

2026年8月15日
已展示 8 / 40 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库