The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: BogdanOntanu on January 25, 2005, 05:51:37 AM

Title: New Solar OS released on 2005-01-25
Post by: BogdanOntanu on January 25, 2005, 05:51:37 AM
A new version is released.
Source code + binary is here (1.4M) :
http://www.hostileencounter.com/os/files/sol_os_src_2005_01_25.zip

Binary only here (230k):
http://www.hostileencounter.com/os/files/sol_os_bin_2005_01_25.zip

New things in this version:
====================
-Multiple Network drivers and Network cards can run in the same time.
-IRQ Dispatcher for PCI Steering implemented, devices can share IRQs now.
-Preemptive watchdog on IRQ-0 by cyberkilla04uk. Windows that stop responding will be terminated after some time.
-Text viewer speedup on large/huge files.
-Removed some critical bugs: Malloc memory init.
-Other minor changes: MessageBox handling and Icons text clipping.

Title: Re: New Solar OS released on 2005-01-25
Post by: Porkster on February 06, 2005, 05:46:44 AM
thx for the effort.

.
Title: Re: New Solar OS released on 2005-01-25
Post by: BogdanOntanu on February 06, 2005, 11:40:05 AM
;) no problem...there is no effort just plain pleasure ;)
Title: Re: New Solar OS released on 2005-01-25
Post by: Porkster on February 06, 2005, 12:16:46 PM
Hehehe I can imagine.

I booted up but I didn't have my mouse in the ps/2 connector or RS232 so I couldn't move the cross hair mouse pointer.   I use a USB mouse.   I will put some more time in later.  Looks good though.   A professional look.

.