retroforth/book/Building-macOS

28 lines
420 B
Text
Raw Normal View History

# Building RETRO on macOS
To build on macOS, you will need the command line tools from
Xcode. Install these and you should be able to build and use
RETRO.
## Requirements
- command line tools from Xcode
## Process
Run `make`
This will build the toolchain and then the main `retro`
executable.
## Executables
In the `bin/` directory:
retro
retro-unu
retro-muri
retro-extend
retro-embedimage