Skip to content

Instantly share code, notes, and snippets.

@astellon
Created September 25, 2021 11:21
Show Gist options
  • Save astellon/10db1e22e84c3ab1cade5d14cd8fc555 to your computer and use it in GitHub Desktop.
Save astellon/10db1e22e84c3ab1cade5d14cd8fc555 to your computer and use it in GitHub Desktop.

Commodore 64 開発ツールなど

GitHub上にあって最近でもメンテナンスされてそうなもの中心。Linuxで動くことが最優先。

Vice

エミュレータ。基本みんなこれ。

アセンブラ。

アセンブラ+グラフィック関係のライブラリをまとめたもの。

BASIC方言のコンパイラ。ターゲットはアセンブリだが、内部でdasmを呼ぶことでワンコマンドで完結する。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment