From 36b6c98bc7cc7a0547c08f011b7183b0feb6dfeb Mon Sep 17 00:00:00 2001 From: Wolfgang Thaller Date: Sat, 18 Oct 2014 01:36:57 +0200 Subject: [PATCH] update README --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39d79896f6..8c7ae0a1b7 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,12 @@ the build directory. Sample programs --------------- -Sample programs are built as MacBinary files (*.bin) and also -automatically wrapped into raw disk images (*.dsk). +Sample programs are built in several formats: +- On Macs: Real Mac Applications (`ApplicationName.APPL`) +- Elsewhere: `ApplicationName.APPL`, `.rsrc/ApplicationName.APPL`, `.finf/ApplicationName.APPL` (BasiliskII/Sheepshaver compatible) +- MacBinary files (`ApplicationName.bin`) +- Raw HFS disk image (`ApplicationName.dsk`, containing `ApplicationName`) + Look under Retro68-build/build-target/ for the compiled binaries. Overview @@ -97,8 +101,8 @@ Retro68-Specific Components: - PrepareHeaders.hs - MakeAPPL - libretro -- Sample Program: Raytracer -- Sample Program: App2 +- Sample Programs: Raytracer, TestApps, Launcher +- Sample Program: TestApps ### binutils