NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectRe: hexadecimal-to-decimal conversion routine  
Posted byMemblers
Posted on2/14/03 00:42 AM
From IP68.58.99.218  



Looks good. Right now I'm working on some kind of library of common routines to use, I'll include this in it.

BTW, if the branches become too long it's usually better to reverse the branch condition and add a JMP after it. JMP absolute uses 3 cycles, but a JSR/RTS add 12 cycles.



-
Entire Thread
Subject  Posted byPosted On
*hexadecimal-to-decimal conversion routine  zero soul1/22/03 00:43 AM
.*Re: hexadecimal-to-decimal conversion routine  koitsu2/14/03 01:43 AM
..*Re: hexadecimal-to-decimal conversion routine  koitsu2/14/03 01:44 AM
..Re: hexadecimal-to-decimal conversion routine  Memblers2/14/03 00:42 AM
..*Re: hexadecimal-to-decimal conversion routine  mcmartin2/14/03 07:35 AM
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo