📄 gapp.h
字号:
/**************************************************************************************************************** * * Project : GameCD Player * Module : Game Emulator * * Copyright : (c) 2004, Samsung India Software Operations, * All Rights Reserved. * This software is the confidential and proprietary information * of Samsung Electronics, Inc. (Confidential Information). You * shall not disclose such Confidential Information and shall use * it only in accordance with the terms of the license agreement * you entered into with Samsung Electronics. * * File : MMN/GEmu/GApp.h * Date : 11th of May, 2004 * * Author(s) : * Vijay Kumar S - vijaysk@samsung.com * Bramhanandan K - brahma@samsung.com * * Department : System LSI Division, SISO. * * Platform : S5H5002 DVD Player, ARM9TDMI * Compiler : armcc version 2.5.1 * * File Desc. : Contains Functions Desc of those used in InfoNESMain.c * * History : * ****************************************************************************************************************/void InfoNES_HandleGame();void SetGameCdType(UINT8 type);// UINT8 GetGameCdType();// NAV_ERROR_EN InfoNES_InitFileSystem();void InfoNES_ClearScreen();// int InfoNES_RemoteKeyHandle();void InfoNES_EndGameApp();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -