int13.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 212 | 32% |
空行行数 | 92 | 14% |
実行行数 | 356 | 54% |
合計行数 | 660 | 100% |
内容 | 定義数 |
---|---|
関数数 | 19 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | int13_reset | static int | INT 13, 00 - Reset disk system |
2 |
Static | int13_get_last_status | static int | INT 13, 01 - Get status of last operation |
3 |
Static | int13_rw_sectors | static int | Read / write sectors |
4 |
Static | int13_read_sectors | static int | INT 13, 02 - Read sectors |
5 |
Static | int13_write_sectors | static int | INT 13, 03 - Write sectors |
6 |
Static | int13_get_parameters | static int | INT 13, 08 - Get drive parameters |
7 |
Static | int13_get_disk_type | static int | INT 13, 15 - Get disk type |
8 |
Static | int13_extension_check | static int | INT 13, 41 - Extensions installation check |
9 |
Static | int13_extended_rw | static int | Extended read / write |
10 |
Static | int13_extended_read | static int | INT 13, 42 - Extended read |
11 |
Static | int13_extended_write | static int | INT 13, 43 - Extended write |
12 |
Static | int13_get_extended_parameters | static int | INT 13, 48 - Get extended parameters |
13 |
Static | int13 | static __asmcall void | INT 13 handler |
14 |
Static | hook_int13 | static void | Hook INT 13 handler |
15 |
Static | unhook_int13 | static void | Unhook INT 13 handler |
16 |
Static | guess_int13_geometry | static void | Guess INT 13 drive geometry |
17 |
Function | register_int13_drive | void | Register INT 13 emulated drive |
18 |
Function | unregister_int13_drive | void | Unregister INT 13 emulated drive |
19 |
Function | int13_boot | int | Attempt to boot from an INT 13 drive |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー