31
Programming with NASM / Re: How many for loops are possible in nasm ?
« Last post by Roddy MacPhee on May 23, 2024, 04:05:30 PM »with no restrictions or limitations.How do I print rdi to screen . I'm on android if that matters.
https://play.google.com/store/apps/details?id=com.rhmsoft.code
Found out how to print ascii characters using alt codes( yes I know I'm stupid). Now to either convert numbers to strings or use extern ...