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일
수집된 skill 40개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다