cfenollosa_os-tutorial/18-interrupts/kernel
Jake Masters b723892dc0
Finished implementing int_to_ascii
I've been following along with your tutorials, and I noticed that your int_to_ascii function still needs to reverse the contents of the string it populates. I implemented some code that reverses the string in place and tested it. Hopefully this is helpful, thank you so much for your awesome tutorials!
2019-07-17 15:01:17 -05:00
..
kernel.c Lesson 18 - the IDT 2015-02-02 12:32:46 +01:00
util.c Finished implementing int_to_ascii 2019-07-17 15:01:17 -05:00
util.h Lesson 18 2015-02-03 19:12:51 +01:00