Darren wrote: > I wrote this little piece of code to calculate HL = A * 12. It seems to > be a bit faster than anything else I could find, so maybe some of you > could benefit from it, or prove me wrong! :) Just to clarify - 'A' must lie between 0 and 63. It might sound a bit obvious... but just in case ;)