When your OS goes crazy - Screenshots
- drunkenfox
- Member
- Posts: 46
- Joined: Tue Mar 13, 2012 10:46 pm
Re: When your OS goes crazy - Screenshots
I think it's safe to say I forgot to fix some relocations referring to data before the code. It seems to also haved messed up my print function.
;goodbye OS, hello BIOS
mov eax, FFFFFFF0h
jmp eax
mov eax, FFFFFFF0h
jmp eax
-
- Posts: 4
- Joined: Mon Dec 22, 2014 12:18 pm
Re: When your OS goes crazy - Screenshots
tried to make a scanf(); func
Ill be totally honest here and say I have no idea why this happened XD (I'm still working on it)
the OS censored out my profanity by the way! I guess you could call it.... a feature! yeah, thats the ticket
Ill be totally honest here and say I have no idea why this happened XD (I'm still working on it)
the OS censored out my profanity by the way! I guess you could call it.... a feature! yeah, thats the ticket
Re: When your OS goes crazy - Screenshots
These error messages are so useful...
Re: When your OS goes crazy - Screenshots
Started rewriting my OS. Started with a nice simple kprint function...
Yeah... QEMU crashed shortly after...
Yeah... QEMU crashed shortly after...
-
- Member
- Posts: 116
- Joined: Thu May 06, 2010 4:34 am
- Libera.chat IRC: peterbjornx
- Location: Leiden, The Netherlands
- Contact:
Re: When your OS goes crazy - Screenshots
Working on interrupts on the ARM port of my OS
Re: When your OS goes crazy - Screenshots
uhm... an Ikosa-fault?
-
- Member
- Posts: 116
- Joined: Thu May 06, 2010 4:34 am
- Libera.chat IRC: peterbjornx
- Location: Leiden, The Netherlands
- Contact:
Re: When your OS goes crazy - Screenshots
One of my first truely crazy screenshots:
Re: When your OS goes crazy - Screenshots
I don't see any issues, the Ministry of Truth correctly made that meaningless blabber into the unreadable mess it actually is.
- drunkenfox
- Member
- Posts: 46
- Joined: Tue Mar 13, 2012 10:46 pm
Re: When your OS goes crazy - Screenshots
I think it's safe to say everyone has this happen when they first tryout their printf function.
;goodbye OS, hello BIOS
mov eax, FFFFFFF0h
jmp eax
mov eax, FFFFFFF0h
jmp eax
Re: When your OS goes crazy - Screenshots
[FR]
When I code my TCP server for windows phone
When I code my TCP server for windows phone
FAVIER Sébastien
Sorry for my bad bad English level, I'm young French studient ..
Sorry for my bad bad English level, I'm young French studient ..
Re: When your OS goes crazy - Screenshots
When i'm tested my printf() function.
1: Looks like it's smally goed too long. This is my old Z Window System welcome text with skipped letters.
1: Looks like it's smally goed too long. This is my old Z Window System welcome text with skipped letters.
Last edited by osdever on Tue May 05, 2015 7:54 am, edited 1 time in total.
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing
OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing
OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
Re: When your OS goes crazy - Screenshots
Something tells me I'm not printing this correctly.
-
- Posts: 15
- Joined: Sat Sep 15, 2012 5:02 pm
- Libera.chat IRC: csacchi
Re: When your OS goes crazy - Screenshots
My OS goes crazy like this (messed up the screen printing scancodes):
https://github.com/christophersacchi/RazorOS
"... you notice that this scanner will... woah!"
"Moving right along!"
"That must be, uh. That must be why we're not shipping Windows 98 yet..."
"Absolutely. Absolutely."
"... you notice that this scanner will... woah!"
"Moving right along!"
"That must be, uh. That must be why we're not shipping Windows 98 yet..."
"Absolutely. Absolutely."
-
- Member
- Posts: 89
- Joined: Tue Feb 26, 2008 10:47 am
- Location: Sweden
Re: When your OS goes crazy - Screenshots
What is this? An OS for ants?chrissacchi wrote:My OS goes crazy like this (messed up the screen printing scancodes):
Last edited by thomasloven on Mon Jun 22, 2015 1:06 pm, edited 2 times in total.
-
- Member
- Posts: 307
- Joined: Wed Oct 30, 2013 1:57 pm
- Libera.chat IRC: no92
- Location: Germany
- Contact:
Re: When your OS goes crazy - Screenshots
*screenshotthomasloven wrote:What is this? An OS for ants?
There's a rule that you shouldn't post too large images. In conclusion to that rule, there should also be one stating that you shouldn't post tiny ones.