代码搜索:10H
找到约 2,205 项符合「10H」的源代码
代码结果 2,205
www.eeworm.com/read/378183/9243936
dat asslandat115b.dat
说明: 操作过程与INTO指令雷同,只需将10H改为n*4即可.所以,本指令也将影响标志位IF及TF.
----
www.eeworm.com/read/131795/14125150
dat asslandat115b.dat
说明: 操作过程与INTO指令雷同,只需将10H改为n*4即可.所以,本指令也将影响标志位IF及TF.
----
www.eeworm.com/read/100569/15871696
asm id3-ser.asm
; Serial Number generator by Lord Soth. Version 1.0
; for ID crackme number 3.
; Any comments are welcome, but will be ignored :)
;-----------------------------------------------------------------
www.eeworm.com/read/258480/11859576
asm mwm.asm
;**********
;the mvm.asm by zhangyu
;----usage--
;when press a number from 1 to 8
;the litte character fairy can make different activities
;accompanied by 8 different voice!
;and the program wi
www.eeworm.com/read/415555/11062866
inc uart_1.inc
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: UART_1.inc
;; Versio
www.eeworm.com/read/415555/11062973
inc uart_1.inc
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: UART_1.inc
;; Versio
www.eeworm.com/read/100569/15871694
asm sergenrl.asm
; Serial Number generator by Lord Soth. Version 1.0
; Generic Skeleton!! You must provide specific calculation routine
; and define specific data structures, then delete the unwanted!
; This is a D
www.eeworm.com/read/292231/8366398
inc bios.inc
; BIOS Interface Macros - Version 1.2 - for Microsoft Macro Assembler 6.1
; (C) Copyright Microsoft Corporation, 1987,1988,1989,1990
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
www.eeworm.com/read/192311/8388025
inc load.inc
BaseOfLoader equ 09000h ; LOADER.BIN 被加载到的位置 ---- 段地址
OffsetOfLoader equ 0100h ; LOADER.BIN 被加载到的位置 ---- 偏移地址
BaseOfLoaderPhyAddr equ BaseOfLoader * 10h ; LOADER.BIN 被加载到的位置 ---- 物理地址 (=
www.eeworm.com/read/391068/8422918
asm exchange.asm
data segment
info1 db 0dh,0ah,'please choose the letter y,s,z:'
db 0dh,0ah,'input q to quit','$'
info2 db 0dh,0ah,'choose error!','$'
d3 dw 0
total db 12
dotyx db 50,160
db 60,135