shithub: femtolisp

ref: 71f61c850babd66d4f251cb68786e6bb853c89df
dir: /macos/femtolispppc.r/

View raw version
#include "RetroPPCAPPL.r"

resource 'SIZE' (-1) {
	reserved,
	ignoreSuspendResumeEvents,
	reserved,
	cannotBackground,
	needsActivateOnFGSwitch,
	backgroundAndForeground,
	dontGetFrontClicks,
	ignoreChildDiedEvents,
	is32BitCompatible,
	notHighLevelEventAware,
	onlyLocalHLEvents,
	notStationeryAware,
	dontUseTextEditServices,
	reserved,
	reserved,
	reserved,
	16 * 1024 * 1024,
	8 * 1024 * 1024
};