Lines Matching refs:OSReport
97 OSReport("\n"); in main()
98 OSReport("###########################################################\n"); in main()
99 OSReport("Push A Button : Play the movie with audio\n"); in main()
100 OSReport("Push B Button : Play the movie with audio on the memory\n"); in main()
101 OSReport("Push X Button : Play the interlace movie\n"); in main()
102 OSReport("Push Y Button : Play the movie with multiple audio track,\n"); in main()
103 OSReport(" : select audio track at random\n"); in main()
104 OSReport("Push L Trigger : Pause / Restart the movie\n"); in main()
105 OSReport("Push R Trigger : Skip one frame if the movie is paused\n"); in main()
106 OSReport("Pad Up : Volume up\n"); in main()
107 OSReport("Pad Down : Volume down\n"); in main()
108 OSReport("Pad Right : Play/stop midi file using AX\n"); in main()
109 OSReport("Push Start Button : Application end\n"); in main()
110 OSReport("###########################################################\n"); in main()