I found a great tutorial for beginners: http://en.skelix.org/skelixos/
It's a step-by-step C/ASM tutorial that covers, boot strapping, writing to the screen, input handling, paging, task switching, syscalls, and loading flat binaries from disks.
I found this while googling and thought I should share!
Great tutorial for beginners
- AndrewAPrice
- Member
- Posts: 2309
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Great tutorial for beginners
My OS is Perception.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
It seems that I have a very sensitive antivirus... When I wanted to download source code for exception handling, my antivirus popped up with really cute adrenaline red screen that a unknown *BOOT* virus is in the .RAR file .... - again, BOOT virus in .RAR file.
inflater
inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
That just tells you your anti-virus heuristics are probably working.
Especially with all the hardware virtualization coming, I don't think it's that old-fashioned to consider boot-viruses a potential threat.
Especially with all the hardware virtualization coming, I don't think it's that old-fashioned to consider boot-viruses a potential threat.
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.