Creating Xcode z88dk Project in macOS

20/04/2014
Creating Xcode z88dk Project in macOS

Listen "Creating Xcode z88dk Project in macOS"

Episode Synopsis

The following steps describe how to set up an Xcode External Build Project to Edit and Assemble z88dk .c and .asm source files (Xcode version 5.1.1 is used below but should still work with earlier versions) 1. Launch Xcode 2. File->New Project 3. Select Other->External Build System 4. Click Next 5. Enter Project Name e.g. […]