This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
checkerboard/README.md
2025-12-11 03:58:30 +09:00

9 lines
478 B
Markdown

# ASMアニメーション作成
10分で作ったお遊びプロジェクトで、チェッカーボードを60回生成してからアニメーションに変換する物です。\
完全にx64アセンブリでFreeBSD向けに書きました。\
Linuxを使っている人は、システムコール番号だけ変更すれば大丈夫です。\
其れ以外は同じ様に動くはずです。\
但し、実際にテストしたのはFreeBSDのみです。
![](output.gif)