#Cyjon v0.1474
1 messages ยท Page 1 of 1 (latest)
no to siema stary szacunek za napisanie tego full w assembly :)
but please use only English in global chat ๐
in assembly is only kernel, window manager and libraries are in C language
but it's still cool
Cyjon have a file system?
not yet, there are even no drivers for data carriers
everything is in system.pkg file which is loaded by Limine to RAM memory
oh ok
I'm currently trying to write a kernel from scratch in asm, how was it?
Writing in assembly language is always refreshing. Now it's mandatory for me to write in both languages at the same time, because I try to make programs written for one kernel work in the other.
I still have to rewrite the whole dynamic linking code, because it does not meet my requirements as to the readability of the code, but I will take care of it when I rewrite it to Fern-Night. By then, I'll have time to come up with a good solution in my mind.