OSDev.org
https://forum.osdev.org/

U365 0.7.1 is out!
https://forum.osdev.org/viewtopic.php?f=2&t=30356
Page 1 of 1

Author:  osdever [ Wed May 11, 2016 1:53 pm ]
Post subject:  U365 0.7.1 is out!

U365 0.7.1 is released. This is almost only bug fix update. Change list:

    Fixed realloc. It overlapped memory parts, because it returned wrong addresses.
    Fixed TAR archive unpacking. It unpacked only first file in 0.7. Now it's fixed.
    Added minimal ELF file support.
Download: http://vk.com/doc224663317_437494943?hash=7e92489b8476b3bb5a&dl=00a8173e6460a82ba5
Git repository: http://gitlab.com/bps-projs/U365/tree/testing

Attachments:
Screenshot_20160511_191831.png
Screenshot_20160511_191831.png [ 12.81 KiB | Viewed 6335 times ]
Screenshot_20160511_193422.png
Screenshot_20160511_193422.png [ 5.79 KiB | Viewed 6338 times ]

Author:  BrightLight [ Wed May 11, 2016 2:11 pm ]
Post subject:  Re: U365 0.7.1 is out!

I've tried it. It seems scrolling has a bug, here is what it looks like:
Attachment:
u365 scroll.png
u365 scroll.png [ 15.01 KiB | Viewed 6328 times ]

Also, the scrolling is generally slow. Based on what I've seen from inspecting the registers in Bochs, you don't enable caching in the CR0 register, neither SSE in the CR4 register.
Running ish2 creates an undefined opcode exception. In case this is of any use to you, here's the panic information from the screen:
Code:
Register state before a panic:
EAX=0x00000053  EBX=0x00000000  ECX=0x0011b7a7  EDX=0x00000000  EDI=0x00000001  ESI=0x00000000  EBP=0x00120e24  EIP=0x0010a2f7
EFLAGS=1001000110
Error code (if present, otherwise 0): 0x00000000
Faulty opcode: 0x0F
Interrupt number: 6
Halting.

Running bfntest more than once creates "font_draw: glyph [0x0042] not found" and continues with several other glyphs. Then, it attempts to scroll the screen, creating the same effect shown above, and ultimately a divide by zero error.
Attachment:
u365 bfntest.png
u365 bfntest.png [ 127.45 KiB | Viewed 6328 times ]

It seems the system would need better overall stability.

Author:  osdever [ Thu May 12, 2016 6:20 am ]
Post subject:  Re: U365 0.7.1 is out!

omarrx024 wrote:
It seems the system would need better overall stability.

I know.

Author:  max [ Thu May 12, 2016 12:53 pm ]
Post subject:  Re: U365 0.7.1 is out!

Hey catnikita255,

nice work! :) I played with it a little. Encountered the scrolling problem too, sadly :(
What features are you planning to implement next?

Greets!

Author:  osdever [ Thu May 12, 2016 1:52 pm ]
Post subject:  Re: U365 0.7.1 is out!

max wrote:
Hey catnikita255,

nice work! :) I played with it a little. Encountered the scrolling problem too, sadly :(
What features are you planning to implement next?

Greets!

Fix omarx024's bugs, add full ELF file support, implement usermode and paging.

Author:  Ycep [ Wed May 25, 2016 3:36 am ]
Post subject:  Re: U365 0.7.1 is out!

Finally found someone that uses ћирилицу.
Why're russian fonts so weird fat?

Author:  osdever [ Sun Oct 02, 2016 10:17 am ]
Post subject:  Re: U365 0.7.1 is out!

I've been too lazy to redo them after accident removal of the font. But anyway now I use TTF ;)

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/