Anyways, Exetwezz and I figured out some bugs in OSZin, causing.....wait for it...Interrupts and PIT that actually work! And then we discovered a gotcha in my kputsf which was also fixed.. So here you go: Memory map printout and a line of h -s being printed on 1sec interval.
Re: What does your OS look like? (Screen Shots..)
Posted: Sun Apr 05, 2015 3:35 pm
by nielsd
That's looking very good klange! No "log in" button instead of pressing enter?
Re: What does your OS look like? (Screen Shots..)
Posted: Tue Apr 07, 2015 4:49 am
by Cpcdos
My CraftyOS Operating System, based on my Cpcdos OSx co-Kernel, written only in CpcdosC+ (French) For x86 only
Login with transparent wallpaper
Re: What does your OS look like? (Screen Shots..)
Posted: Tue Apr 07, 2015 10:54 am
by BrightLight
Cpcdos wrote:My CraftyOS Operating System, based on my co-Cpcdos OSx Kernel, written only in CpcdosC+ (French)
It looks very good. Do you have a website, or an online repository?
I'm going to try it, with a lot of help from Google Translate as my French is really horrible because je ne parle pas le Francais.
Re: What does your OS look like? (Screen Shots..)
Posted: Thu Apr 09, 2015 1:50 am
by Cpcdos
I'm going to try it, with a lot of help from Google Translate as my French is really horrible because je ne parle pas le Francais
Ahhaa
My next version include english langage AND english CpcdosC+ syntaxes, I do this for extend my project in the world. It's a good idea ?
For moment, English people can execute Java instructions (.jad source files), but it's very very limited, it's not official java machine, so, I re-write "my java machine" natively into Cpcdos, because, I think not that Oracle want re-code Java for my Cpcdos Kernel
This work perfectly, this is a example : (Fenetre [FR] = Windows [EN] "D|=-finit [FR] it's a utf8 bug = Define [EN] )
Re: What does your OS look like? (Screen Shots..)
Posted: Fri Apr 10, 2015 12:14 pm
by CorruptedByCPU
Slowly forward ... starts to have "hands and feet".
Own kernel, software, file system ... all in 64-bit assembly language x)
Re: What does your OS look like? (Screen Shots..)
Posted: Mon Apr 27, 2015 6:34 pm
by klange
I finally got around to adding mouse support to my terminal. I've implemented two of the standard xterm modes, as well as scrolling (which is also new to the PS/2 mouse driver). This is kinda hard to effectively demonstrate through screenshots, so here's a video of some random interactions in vim instead:
Re: What does your OS look like? (Screen Shots..)
Posted: Mon Apr 27, 2015 10:23 pm
by Brynet-Inc
klange wrote:I finally got around to adding mouse support to my terminal. I've implemented two of the standard xterm modes, as well as scrolling (which is also new to the PS/2 mouse driver). This is kinda hard to effectively demonstrate through screenshots, so here's a video of some random interactions in vim instead.
Nice work.. of course vim would have mouse support, lol.
Re: What does your OS look like? (Screen Shots..)
Posted: Sat May 02, 2015 2:24 am
by sortie
I went and added a PS/2 mouse driver to Sortix. Then I added support for it to my experimental windowing system.
Re: What does your OS look like? (Screen Shots..)
Posted: Sun May 03, 2015 7:45 am
by Brynet-Inc
sortie wrote:I went and added a PS/2 mouse driver to Sortix. Then I added support for it to my experimental windowing system.
Please post the link if we're going to start posting YouTube videos in this thread (..which I originally opposed), the forum [/ youtube] tags do not support HTML5 video and provide no fallback link.