Posted 13 January 2017 - 11:37 AM
Hi communty.
I am trying to make a bootloader for an OS that I will develop after I solved this problem. I am making an arrow keys menu to choose between my os and craftos.
the code can be found here http://pastebin.com/uDEz1QpW
That code is gonna be saved in a file named startup, so it loads as the computer turns on.
That file is supposed to "slowprint" "Ulisse Boot Loader", then show up 2 options, respectively CraftOS and my os(you might have noticed I don't want to share the name).
The options will have 2 spaces infront of the final text and the first space is gonna be replace with a ">" to mark the selection.
The fact is that my code doesn't work at all. I need someone to help me out(or provide a commented code, but we all know it's not gonna happen :C)with that.
I will give a imaginary cookie to anyone who helps me out.
Sorry for any grammar mistake, I am not a english-speaking native.
I am trying to make a bootloader for an OS that I will develop after I solved this problem. I am making an arrow keys menu to choose between my os and craftos.
the code can be found here http://pastebin.com/uDEz1QpW
That code is gonna be saved in a file named startup, so it loads as the computer turns on.
That file is supposed to "slowprint" "Ulisse Boot Loader", then show up 2 options, respectively CraftOS and my os(you might have noticed I don't want to share the name).
The options will have 2 spaces infront of the final text and the first space is gonna be replace with a ">" to mark the selection.
The fact is that my code doesn't work at all. I need someone to help me out(or provide a commented code, but we all know it's not gonna happen :C)with that.
I will give a imaginary cookie to anyone who helps me out.
Sorry for any grammar mistake, I am not a english-speaking native.