Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Nice!
@Sortie if you are going to create some, idk desktop envriroment what would taskbar and such things be? A fullscreen transparent window or what?
@Agola what a good name for an operating system... When you stop using that name and when you (if you already have or planning to) nullify all rights to such name, inform me . What is you secret for good names?
sortie wrote:I added a lot more features to my user-space terminal emulator and show off some of my more interesting recent developments. Look closely for sneak previews of what's coming up.
Seriously, emacs? You have the worst OS I've seen here in a while.
sortie wrote:I added a lot more features to my user-space terminal emulator and show off some of my more interesting recent developments. Look closely for sneak previews of what's coming up.
Seriously, emacs? You have the worst OS I've seen here in a while.
Emacs is good for playing games, you might end up with RSI if you use it as a text editor though.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState Compiler Development Forum
I need to remember to not mention my in-development features and evil plans, lest I find one day that sortie has pulled an all-nighter to beat me to them...
I'm working again on my OS and I have unlocked a new achievement: I can finally assemble files!
There was a weird and deep bug in the file system driver, I had to rewrite the WriteFile method entirely.
sortie wrote:I added a lot more features to my user-space terminal emulator and show off some of my more interesting recent developments. Look closely for sneak previews of what's coming up.
Seriously, emacs? You have the worst OS I've seen here in a while.
He's got both emacs and vim running at the same time, which by my calculations should cause his computer to explode from rage.
Lukand wrote:Nice!
@Sortie if you are going to create some, idk desktop envriroment what would taskbar and such things be? A fullscreen transparent window or what?
@Agola what a good name for an operating system... When you stop using that name and when you (if you already have or planning to) nullify all rights to such name, inform me . What is you secret for good names?
Thanks!
Agola means "Administrator" in one of really old languages, that I can't remember its name.
sortie wrote:This has been a productive weekend. 1.1 is going to be a hell of a release.
This is impressive. From what I can tell, getting qemu to run is a lot harder than bochs because it uses a much larger subset of POSIX. Once you're there, you can probably port most other things without too much trouble.
Screenshots like this one are when I'm tempted to finally give in and just make everything POSIX. But I don't want to...
Reimplemented the GUI in my OS and updated (again) the look and feel of the windows.
I have some ideas to fix all its display bugs. Hope to get t working asap!