ファイル定義書 HotDocument 今井浩司

int13.c

ファイル名ファイル名

int13.c

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

内容 行数 比率
コメント行数 226 32%
空行行数 105 15%
実行行数 384 53%
合計行数 715 100%

関数定義数関数定義数

内容 定義数
関数数 21

定義関数定義関数

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

See Also

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