test2.asm

来自「51模拟器 51模拟器 51模拟器」· 汇编 代码 · 共 24 行

ASM
24
字号
; test file to test the gas51 assembler  ONLY...\second line of comment...\ third line of comment...#define MAX 10 ;asss #define MM 30#define MIN 20 #ifdef MM#ifndef MAX;MIN MIN MIN MM MAX ;starts here#include<asm51.hh>#include<asm51.h>MIN+MM+MAXMAC MAX MAX MAX;MAX mAX  MAX#include<asm51.hh>	mov a,#MM

⌨️ 快捷键说明

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