代码搜索:BASCOM
找到约 113 项符合「BASCOM」的源代码
代码结果 113
www.eeworm.com/read/375736/2720788
inc switch.inc
;***
; SWITCH.INC - 01-Oct-87 - BASCOM compiler and runtime common switch file
;***
.XLIST
;***
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
;
;********************************
www.eeworm.com/read/260597/4330793
inc switch.inc
;***
; SWITCH.INC - 01-Oct-87 - BASCOM compiler and runtime common switch file
;***
.XLIST
;***
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
;
;********************************
www.eeworm.com/read/121089/6070151
makefile
delay.exe: delay.bas
bascom delay.bas /o/d;
link delay;
#------------------------------------------------------------------------
#makemsgs is a tool which produces all Standard Message relate
www.eeworm.com/read/11175/208109
makefile
delay.exe: delay.bas
bascom delay.bas /o/d;
link delay;
#------------------------------------------------------------------------
#makemsgs is a tool which produces all Standard Message relate
www.eeworm.com/read/234134/4661475
makefile
delay.exe: delay.bas
bascom delay.bas /o/d;
link delay;
#------------------------------------------------------------------------
#makemsgs is a tool which produces all Standard Message relate
www.eeworm.com/read/204040/5035808
makefile
delay.exe: delay.bas
bascom delay.bas /o/d;
link delay;
#------------------------------------------------------------------------
#makemsgs is a tool which produces all Standard Message relate
www.eeworm.com/read/375736/2721136
makefile
delay.exe: delay.bas
bascom delay.bas /o/d;
link delay;
#------------------------------------------------------------------------
#makemsgs is a tool which produces all Standard Message relate
www.eeworm.com/read/260597/4331141
makefile
delay.exe: delay.bas
bascom delay.bas /o/d;
link delay;
#------------------------------------------------------------------------
#makemsgs is a tool which produces all Standard Message relate
www.eeworm.com/read/305786/13761010
bas lcd+定时做的流水灯.bas
'*****************************************************************
'超级流水灯程序
'程序语言:BASCOM-AVR
'编译版本BASCOM-AVR 1.11.8.3
'本程序利用定时器做的流水灯,分五种花样,五种速度,两个按键控制
'程序编译、仿真通过
'参考WWW.BASCOMAVR.COM网站的定时器做的流水灯
www.eeworm.com/read/121089/6069933
asm rtmload.asm
TITLE RTMLOAD - Runtime module loader
;***
; RTMLOAD - DOS 2/3 Runtime Module Loader
;
; Copyright 1986, Microsoft Corporation
;
; Purpose:
; This module is linked to a BASCOM-generated ob