mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 00:34:22 +00:00
update README
This commit is contained in:
parent
b295b836f3
commit
36b6c98bc7
12
README.md
12
README.md
@ -74,8 +74,12 @@ the build directory.
|
|||||||
Sample programs
|
Sample programs
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
Sample programs are built as MacBinary files (*.bin) and also
|
Sample programs are built in several formats:
|
||||||
automatically wrapped into raw disk images (*.dsk).
|
- 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.
|
Look under Retro68-build/build-target/ for the compiled binaries.
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
@ -97,8 +101,8 @@ Retro68-Specific Components:
|
|||||||
- PrepareHeaders.hs
|
- PrepareHeaders.hs
|
||||||
- MakeAPPL
|
- MakeAPPL
|
||||||
- libretro
|
- libretro
|
||||||
- Sample Program: Raytracer
|
- Sample Programs: Raytracer, TestApps, Launcher
|
||||||
- Sample Program: App2
|
- Sample Program: TestApps
|
||||||
|
|
||||||
### binutils
|
### binutils
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user