エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - wiz-lang/wiz: A high-level assembly language for writing homebrew software and games on retro console platforms.
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - wiz-lang/wiz: A high-level assembly language for writing homebrew software and games on retro console platforms.
Wiz is intended to cross-compile programs that run on specific hardware, as opposed to an abstrac... Wiz is intended to cross-compile programs that run on specific hardware, as opposed to an abstract machine which requires a runtime library to support it. This means programs must be written with the feature set and limitations of the system being targeted in mind (registers, addressing modes, limitations on instructions), and programs are highly platform-dependent. Here are some features that Wiz
2021/02/22 リンク