anispg290.cmd

来自「凌阳32位单片机开发的小游戏」· CMD 代码 · 共 15 行

CMD
15
字号
*---------------------------------------------------------------*			 S+core IDE Command File				     *															     *     Note: Comment line start with '*'(in the first char)        *     Note: Don't change the line containing Command File Version *  Support: Byte ,2 Bytes ,4 Bytes								  *   Format: Address(hex) Value(hex)  Flag                         *     Byte: XXXXXXXX  XXXXXXXX    B or b                       *  2 Bytes: XXXXXXXX  XXXXXXXX    H or h                       *  4 Bytes: XXXXXXXX  XXXXXXXX    W or w or ' '                *---------------------------------------------------------------*88070060 9d404a03 W*a0effe00 0 H

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?