If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

The Palm Springs Open

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

The Palm Springs Open

Developer: Fathom Pictures
Publisher: Philips Media
Platform: CD-i
Released in JP: 1992
Released in US: 1991
Released in EU: 1992
Released in IT: 1993


DevTextIcon.png This game has hidden development-related text.


The Palm Springs Open?

Uh, yeah, I sure hope it is!

Development Text

Starting at 0x1408A in the file dirdata are a bunch of leftover development strings, file names, and build commands from an unknown version of Macintosh Programmer's Workshop and its tool CreateMake:

Directory "golf1:Holes:14MNC:" 
"{MPW}"MPW.Errors 
Dev:StdOut
Alert
"{MPW}"MPW.Errors

F  	Find Same 
G  	Find Selection 
H   	Display Selection
Replace R 
Replace Same T

Directory "golf1:CDIEmu:" 
"{MPW}"MPW.Errors 
Dev:StdOut
Alert 
"{MPW}"MPW.Errors

Boot 
golf1: SystemFolder 
golf1:System Folder: ShellDirectory 
golf1:MPW: MPW 
golf1:MPW: 

Commands :,
golf1:MPW:Tools:,
golf1:MPW:Scripts:,
golf1:MPW:Applications: AIncludes 
golf1:MPW:AIncludes: Libraries 
golf1:MPW:Libraries: CIncludes 
golf1:MPW:CIncludes: CLibraries 
golf1:MPW:CLibraries: PInterfaces 
golf1:MPW:PInterfaces: PLibraries 
golf1:MPW:PLibraries: RIncludes
golf1:MPW:RIncludes: CaseSensitive 0 Tab 4 
WordSet a-zA-Z_0-9 
PrintOptions -h 
Exit 1 
Echo 0 
Test 0 
Commando 
Commando 
Command 
golf1:MPW:Tools:makedirdata Active 
golf1:MPW:Worksheet Worksheet 
golf1:MPW:Worksheet Status 0 Windows 
golf1:MPW:Worksheet Aliases File,Touch 

Boot 
golf1: SystemFolder 
golf1:System Folder: ShellDirectory 
golf1:MPW: MPW 
golf1:MPW: Commands :,
golf1:MPW:Tools:,
golf1:MPW:Scripts:,
golf1:MPW:Applications: AIncludes 
golf1:MPW:AIncludes: Libraries 
golf1:MPW:Libraries: CIncludes 
golf1:MPW:CI

ildis aborted. Unable to swap in Shell segment.
%s aborted.
[-p] [files...]
Unable to create the finder parameter list for this application.
There is insufficient memory in the system heap.
The application "%s" is already open.
Unable to get information on %s.
Unable to open a working directory for %s.
Suspend
Unable to launch %s, no application by that name.
Not enough memory to launch %s.
Could not launch %s.

Unable to open "%s".
Error %s during copy of "%s".
reading
writing
standard input
[-q] [directory]
Unable to %s current directory.
read
set
Unable to get information on "%s".
Unable to get information on "%s".
"%s" not found in target directory %s.
"%s" not found in source directory %s.
data fork
resource fork
Unable to open %s of "%s".
Unable to open %s of "%s".
Error reading %s of "%s".
Error reading %s of "%s".
"%s" "%s" differ in %s, at byte %d
and in sizes: %d %d
"%s" "%s" are equal in %s (%d bytes).
"%s" was not found.
Þ"%s" was not found.
"%s" is a directory, "%s" is a file.
"%s" is a file, "%s" is a directory.
[-d | -r] [-i] [-p] [-q] name
target
[-d | -f | -w] [-q] name
Unable to get info on "%s".
%c is not a valid format character.
[-l|-x fmt|-m cols] [-n] [-r] [-q] [-f] [-s|-d] [-i] [-c creator] [-t type] [nameÉ]
illegal number, %s, specified with the "-m" option.
Unable to get information on "%s".
[-c] [-e] [-q] files
target
Unable to get info on "%s".
%s
Unable to get info on "%s".
[-c creator] [-t type] [-d date] [-m date] [-l h,v] [-a attributes] file
Bad date format.  Format is: mm/dd/yy [hh:mm[:ss] [AM|PM]]
Cannot use negative coordinates for icon position.
%c is not a valid flag letter.
Unable to get information on "%s".
"%s" is a directory.
Unable to %s "%s".
lock
unlock
Unable to set information on "%s".

Unmark
Delete
Cancel
Find
Cancel
Find what?
Literal
Entire Word
Selection 
Expression
Case Sensitive
Search Backwards
Wrap-Around Search
No Memory
MacsBug
There is not enough memory in the application heap. The MPW Shell needs at least 350 KB of memory.
To run tools, use 512 KB; for compilers, use 1 MB.

File
New
Open
Open Selection
Close
Save
Save as
Save a Copy
Revert to Saved
Page Setup
Print Window
Quit 
Mark
Unmark

Cancel
Find what?
Literal
Entire Word
Selection 
Expression
Case Sensitive
Search Backwards
Wrap-Around Search
Find
Clipboard

Window
Tile Windows    
Stack Windows

golf1:MPW:Worksheet
Create Build 
Commands

Begin; 	 
Open "{Worksheet}"; 	 
Setdirectory golf1:c:; 	 
golf1:c:golfc; 	 
End >> "{Worksheet}" 

Dev:StdOut
Full Build
Find
Set Directory
Show Directory
(Echo "The default directory is n"; Directory) 
Alert -s   

Build Golf
Close Golf
Open Golf

Build
Create Build
Commands

Build
Full Build
Build Golf 
Open Golf
Close Golf
Link
Show Build Commands
Show Full Build Commands
SetDirectory 
GetFileName -d  
|| Directory > "{MPW}"MPW.Errors
Dev:StdOut 		
|| Alert < "{MPW}"MPW.Errors

Directory
Show Directory
Set Directory
golf1:MPW:    
golf1:Holes:14MNC:    
golf1:CDIEmu:

Show Build Commands

Begin; 	 
Setdirectory golf1:c:; 	 
Close golffuncs.c; 	 
Close golf1.c; 	 
Close golf.h; 	 
Close golf.c; 	 
End >> "{Worksheet}" 
Dev:StdOut

Begin; 	
Set Program "Request "Program Name?" -d "{Program}" || 
Echo "; 	 Exit If "{Program}" == ""; 	 
Open "{Worksheet}"; 	 
Echo; 
Echo; 	 BuildCommands -e "{Program}"; 	 
End >> "{Worksheet}" 
Dev:StdOut  

Begin; 	 
Setdirectory golf1:c:; 	 
Open golffuncs.c; 	 
Open golf1.c; 	 
Open golf.h; 	 
Open golf.c; 	 
End >> "{Worksheet}" 
Dev:StdOut     

Directory "golf1:MPW:" > "{MPW}"MPW.Errors 
Dev:StdOut 
|| Alert < "{MPW}"MPW.Errors       

Set Program 
Commando CreateMake || Echo Set Status 

"{MPW}"MPW.Errors 
|| Alert < "{MPW}"MPW.Errors`" 

Begin;
Set Program "`Request "Program Name?" -d "{Program}" || Echo `"; 	
Exit If "{Program}" == "";
Open "{Worksheet}";
Echo; 
Echo; 	 
BuildProgram "{Program}"; 	 
End >> "{Worksheet}" 
Dev:StdOut

Begin; 	
Set Program "`Request "Program Name?" -d "{Program}" || Echo `";
Exit If "{Program}" == "";
Open "{Worksheet}";
Echo; 
Echo;
BuildProgram -e "{Program}";
End >> "{Worksheet}"
Dev:StdOut