Calculator in Assembly
- 4 Devlogs
- 3 Total hours
Basic calculator made in x86 assembly
Basic calculator made in x86 assembly
ASCII to integer conversion
i am an idiot so i accidenttely said “itoa” in git commit T_T (integer to ASCII)
yeah not much to show right now, just took almost an hour debugging and trying to fix the the loop 
screenshot shows i entered those values which is taken as ASCII and the output from reading the num1 and num2 bytes it prints those as numbers ![]()
made those CLI messages and input reading
basic write and read syscalls