debug_chdir | カレントディレクトリの移動 |
debug_close | ファイルのクローズ |
debug_findclose | サーチハンドルのクローズ |
debug_findfirst | 検索したファイルの情報を取得 |
debug_findnext | 次の候補ファイルの情報の取得 |
debug_getcwd | カレントディレクトリの取得 |
debug_lseek | ファイルのシーク |
debug_mkdir | ディレクトリの作成 |
debug_open | ファイルのオープン |
debug_read | ファイルの読み込み |
debug_rmdir | ディレクトリの削除 |
debug_write | ファイルの書き込み |
dedug_printf | Logタブへのデータ出力 |
_ASSERT | ASSERTの出力 |
SNASM_finddata_t | ホストファイル情報 |