代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/466057/7043681
asm 4bit2.asm
;TESTED 4-BIT LCD CODE FOR 16X2 AND 16X4 DISPLAY (HD44780 COMPATABLE LCD)
;CREATED BY ASIF ALI (DARE DEVIL)
;FEEL FREE TO ASK IF ANY PROBLEM
;EMAIL ID: sirfrajput@yahoo.com
;EMAIL ID: sirfrajput@g
www.eeworm.com/read/450547/7482112
html testing.html
How SQLite Is Tested
body {
margin: auto;
font-fa
www.eeworm.com/read/449818/7496122
hpl 59c11.hpl
; Orange programmer module v1.4
; (c) 2000-2001 Valery Fomin & Alex Plusov
; CHIP=59C11,64x16
; MicroChip, Atmel
; Tested - OK
SOCKET=2 ;"MW"
PINO=CLK,0
PINO=DI,1
PINO=CS,2
PINO=ORG,3
www.eeworm.com/read/449818/7496147
hp2 s2100.hp2
; Orange programmer module v3.3
; (c) 2000-2002 Alex Plusov
; CHIP=S2100R,8x8 Seiko/Pioneer
; ROM (need 21V for FUSE memory)
; READ only!!!
; Tested.
; Version for Orange2 hardware.
;PIN
www.eeworm.com/read/449818/7496169
hpl 64c10.hpl
; Orange programmer module v3.1
; (c) 2001 Alex Plusov
; CHIP=64C10,64x16
; AKM(ASAHI KASEI),CAT (?)
; NOT tested!
SOCKET=2 ;"MW"
PINO=SK,0
PINO=DI,1
PINO=CS,2
PINO=RST,3
PINO=RDY,4
www.eeworm.com/read/440621/7685252
txt anti-debug_lastex.txt
/*
tested on asprotect 1.23 RC4 only - arz
*/
var j
var k
eoe main
main:
/*
check for signature bytes
*/
mov j,eip
add j,47
mov k,[j]
mov j,[k]
cmp j,746F7250
je reset
/*
last excep
www.eeworm.com/read/440621/7685314
txt aspr_123_rc4.txt
/*
tested on asprotect 1.23 RC4 only - arz
*/
var j
var k
eoe main
main:
/*
check for signature bytes
*/
mov j,eip
add j,47
mov k,[j]
mov j,[k]
cmp j,746F7250
je reset
/*
last exception?
*/
m
www.eeworm.com/read/440621/7685508
txt pespin 0.b - 0.3 oep finder.txt
/*
2h15 PM Tuesday 11 January 2005
PESpin 0.b - 0.3 OEP Finder without Method "Remove OEP"
Tested with PESpin 0.b & PESpin 0.3
Author : dqtln
Email : dqtlncrk@gmail.com
OS : WinXP Pro SP1 , Olly
www.eeworm.com/read/440621/7685578
txt asprotect 1.23 rc4 anti-debug + last exception.txt
/*
tested on asprotect 1.23 RC4 only - arz
*/
var j
var k
eoe main
main:
/*
check for signature bytes
*/
mov j,eip
add j,47
mov k,[j]
mov j,[k]
cmp j,746F7250
je reset
/*
last excep
www.eeworm.com/read/318716/13473571
mak mingw.mak
# Makefile for MinGW (tested with 1.1)
#
# http://606u.dir.bg/
# 606u@dir.bg
# ---------------------------
# C O N F I G U R E H E R E
#
MINGW_BASE = c:\mingw
STLPORT_BASE = e:\stlport-4