ファイル定義書 C#

int13.c

ファイル名ファイル名

int13.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 212 32%
空行行数 93 14%
実行行数 364 54%
合計行数 669 100%

関数定義数関数定義数

内容 定義数
関数数 19

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic int13_reset static int INT 13, 00 - Reset disk system
2
StaticStatic int13_get_last_status static int INT 13, 01 - Get status of last operation
3
StaticStatic int13_rw_sectors static int Read / write sectors
4
StaticStatic int13_read_sectors static int INT 13, 02 - Read sectors
5
StaticStatic int13_write_sectors static int INT 13, 03 - Write sectors
6
StaticStatic int13_get_parameters static int INT 13, 08 - Get drive parameters
7
StaticStatic int13_get_disk_type static int INT 13, 15 - Get disk type
8
StaticStatic int13_extension_check static int INT 13, 41 - Extensions installation check
9
StaticStatic int13_extended_rw static int Extended read / write
10
StaticStatic int13_extended_read static int INT 13, 42 - Extended read
11
StaticStatic int13_extended_write static int INT 13, 43 - Extended write
12
StaticStatic int13_get_extended_parameters static int INT 13, 48 - Get extended parameters
13
StaticStatic int13 static __asmcall void INT 13 handler
14
StaticStatic hook_int13 static void Hook INT 13 handler
15
StaticStatic unhook_int13 static void Unhook INT 13 handler
16
StaticStatic guess_int13_geometry static void Guess INT 13 drive geometry
17
FunctionFunction register_int13_drive void Register INT 13 emulated drive
18
FunctionFunction unregister_int13_drive void Unregister INT 13 emulated drive
19
FunctionFunction int13_boot int Attempt to boot from an INT 13 drive

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー