D
D
Denisca Gareev2019-12-17 17:13:48
Operating Systems
Denisca Gareev, 2019-12-17 17:13:48

How to write OS without assembler?

I want to write a console that will output:

"Hello world!"

What could be put on a PC or on a VM and at least it worked.
I want to write without Assembler, but if it’s impossible, and it’s definitely impossible, then at least output:
"Hello world!"

And at least with the help of C or C ++ (I don’t remember exactly).
And please, as little Assembler as possible.
Thank you very much in advance, but only for good answers and comments.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
freeExec, 2019-12-17
@freeExec

Yes, it's easy, you take an old floppy disk. There is a bootloader in the zero sector, it has only 512 bytes. So, in the absence of system files, he writes to a floppy disk, System is missingor something like that. You change this inscription in the hex editor to Hello, world!- Profit!
You don't need to know any programming languages.

R
Ronald McDonald, 2019-12-17
@Zoominger

Impossible.
In any case, you need to initialize the input and output devices, which cannot be done on a bare Sishka.
By the way, it would be easier to do your task specifically in Assembler, lol.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question