User:Akasei: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
[http://blackdev.org/ blackdev.org]
{{Infobox Project
|name=Wataha.net

|image=wataha.png
|caption=v0.192 monolithic kernel with programs: shell, name, hello

|developers=[[User:Akasei|Andrzej Adamczyk]]

|kerneltype=Mini
|platform=x86_64
|taskmodel=RoundRobin
|language=assembly

|website=[http://wataha.net/?locale=en_US Wataha.net]
}}

Simple multi-tasking (RoundRobin) x86-64 mini-kernel written in assembly language. Name of operating system means "pack of" eg. wolfs/boars/lycaons. Kernel name: Cyjon (eng. Dhole).

== History ==

[a lot of help from a translator, I understand everything, but I can not keep writing as well]
I started to consider about creating my own operating system since 2005. Just to know how the CPU works. My adventure begun with the 8-bit microcomputer processor 6502/10 and its BASIC with his magical eg. "10 SYS 4096" (that time I knew nothing about assembly language, and access to information was difficult for me [1993]). The design of the kernel with software I started writing at the beginning of 2013.

== Kernel ==

In few words: RoundRobin, x86_64, PIC, PIT, IRQ0, IRQ1, INT40, Multitasking, IPC

Latest revision as of 17:39, 27 October 2021