Skip to content

A z80 emulator + CP/M-80 reimplementation that intends to allow original CP/M software to be used under OS X.

License

Notifications You must be signed in to change notification settings

TomHarte/CP-M-for-OS-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

184 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CP/M for OS X

Build command for macOS this will give you CPM for OS X.app the local directory, move it into the applications directory.

  • CPM for OS X-Info.plist modified so it will run on macOS Tahoe

% xcodebuild -project "CPM for OS X.xcodeproj"
-scheme "CPM for OS X"
-configuration Release
CONFIGURATION_BUILD_DIR="$(pwd)"
clean build

It…

  • allows you to run CP/M-80 software on your Mac:

WordStar; opening

  • supports drag and drop mounting of drives for opening files:

SuperCalc; receiving a file

  • supports copy and paste:

Zork; being copied from and pasted to

  • uses native text rendering for a completely flexible window:

Turbo Pascal; resizing

  • multitasks, naturally:

WordStar, SuperCalc, Zork and Turbo Pascal in harmony

About

A z80 emulator + CP/M-80 reimplementation that intends to allow original CP/M software to be used under OS X.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages