please dont rip this site

SX Microcontroller Radix Math Method

ASCII hexadecimal to Binary with Range Checking

	
device	SX28L, turbo, STACKX_OPTIONX

	mov NextChar, #$47
:loop
	mov temp, NextChar
	clc
	mov w, #'F'
	mov w, temp - w
	jc :Bad

	mov w, #'0'-1
	mov w, temp - w
	jnc :Bad

	mov w, #'@'+1
	sub temp, w
	mov w, #('@' - ':') + 1
	add temp, w
	jc :BadRestore

	mov w, #(':' - '0')
	sb temp.7
	 mov w, #('A' - '@')+1
	add temp, w
	jmp :Good

:BadRestore
	mov w, #':'-1
	add temp, w
:Bad
	nop
	jmp :Next
:Good
	nop
:Next
 break
	djnz NextChar, :Loop


file: /Techref/scenix/lib/math/radix/a2b-2h8b-jn.htm, 0KB, , updated: 2004/6/10 14:40, local time: 2024/3/28 21:44,
TOP NEW HELP FIND: 
52.90.142.26:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://techref.massmind.org/techref/scenix/lib/math/radix/a2b-2h8b-jn.htm"> SX Microcontroller Radix Math Method - ASCII hexadecimal to Binary with Range Checking</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to massmind.org!

 

Welcome to techref.massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .