[Coco] Converting Dec to Binary
Zippster
zippster278 at gmail.com
Wed Mar 21 12:50:48 EDT 2018
In ASCII, to print out on the screen?
In assembly, just shift it out a bit at a time into carry, and build an 8 byte string
based on what gets shifted each time. About a dozen lines of assembly will do it.
- Ed
> On Mar 21, 2018, at 9:41 AM, phil pt <ptaylor2446 at gmail.com> wrote:
>
> Has anyone seen a program already developed that converts dec to Binary?
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
More information about the Coco
mailing list