Skip to content

Advice required: CP/M-86 Emulator #52

@tsupplis

Description

@tsupplis

Hi,

Now that your emulation is supporting most of the calls inherited from CP/M it is actually quite easy to create a CP/M-86 emulator by implementing

  • E0h instead of 21 and transposing register management
  • Adjust PSP and FCB
  • Load CMD formats

How would you approach that? I think it is too messy to overlap both, and a fork could do the job better, what do you think? Worse trying a single one? The appeal of it is far more limited than dos ...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions