comparison io.c @ 47:15f1e1b49928

open dir worked ?
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 20 Jul 2018 17:04:49 +0900
parents ec9f494497e1
children ea1b17311bf3
comparison
equal deleted inserted replaced
46:ec9f494497e1 47:15f1e1b49928
79 * IOPAGE + 0x42 LSN2 / VDISK sysmode 0 for system, 1 for user 79 * IOPAGE + 0x42 LSN2 / VDISK sysmode 0 for system, 1 for user
80 * IOPAGE + 0x43 LSN1 / VDISK Curdir pd number (2 byte) 80 * IOPAGE + 0x43 LSN1 / VDISK Curdir pd number (2 byte)
81 * IOPAGE + 0x44 LSN0 81 * IOPAGE + 0x44 LSN0
82 * IOPAGE + 0x45 ADR2 / VDISK caller stack 82 * IOPAGE + 0x45 ADR2 / VDISK caller stack
83 * IOPAGE + 0x46 ADR1 83 * IOPAGE + 0x46 ADR1
84 * IOPAGE + 0x47 / VDISK path descriptor address (Y)
85 * IOPAGE + 0x48
84 * 86 *
85 * 87 *
86 */ 88 */
87 89
88 #define SECSIZE 256 90 #define SECSIZE 256