Version 3.0
Lots of new features in 3.0:
- Support for the mame emulator and add configuration to select the emulator you want to use.
- Instead of copying the binary onto a boot image, the build now creates a boot image and a distribution image. If the target is something that needs to be installed onto the boot image (like an NDA), then it is copied to the appropriate place and it is copied into the distribution image. For targets like a desktop program which doesn't need to be on the boot image, it is copied only into the distribution image.
- The distribution image is also archived into a ShrinkIt file. This makes it easy to distribute both a disk image and a ShrinkIt archive.
- Error messages from the ORCA/M assembler now more likely will highlight the line with the problem in the Xcode emulator.
- The build can now create markdown files in your project and convert them into Teach text files in your distribution image. That way, you can write your documentation using modern tools and make that documentation available to modern machines while also turning that same documentation into a file that can be loaded on a real GS.