jmce - 1_02

Package jmce.sim.cpm

Class and interface relatie to CP/M.

See:
          Description

Class Summary
CpmDisk CP/M File system implementation.
CpmFile CP/M file rappresentation.
DPB CP/M Disk parameter block.
DPB3740 Standard 8" IBM 3740.
DPBYAHD Standard YAZE hd 4 mb DPB.
DPBZPHD Standard Z80pack hd 4 mb DPB.
FCB This class rappresent a CP/M FCB (Directory file control block.)
 

Package jmce.sim.cpm Description

Class and interface relatie to CP/M.

This package provide class to access data in CP/M operating system. The most import features is the ability to read/write CP/M disk this permit for example creation of memory disk with the file from one directiry.

Package Specification

Related Documentation

Version:
1.00
Author:
Mario Viara

jmce - 1_02