GBDKライブラリドキュメント
GBDK libraries documentation |
||
---|---|---|
前
Prev |
次
Next |
多くのアプリケーションについては、Cが、十分に速くあります。しかし、集中的な関数では、アセンブラ中でそれらを書くのに時々よりよい。
このセクションは速いアセンブラサブルーチンとコアCプログラムを接続することに対処します。
For many applications C is fast enough but in intensive functions you are sometimes better to write them in assembler.This section deals with interfacing your core C program with fast assembly sub routines.
前
Prev |
ホーム
Home |
次
Next |
RAMの中の関数
Functions in RAM |
呼び出し協定
Calling convention |