Page 1 of 1

MGOS3 Rebuild 2

Posted: Sun Feb 24, 2008 10:27 am
by Kieran
I have re-released MeganetOS3 onto SF.Net.

I have re-coded all of the kernel and the library, hope people find this usefull.

Re: MGOS3 Rebuild 2

Posted: Sun Feb 24, 2008 11:16 am
by octavio
Kieran wrote:I have re-released MeganetOS3 onto SF.Net.

I have re-coded all of the kernel and the library, hope people find this usefull.
a link could be useful.

Posted: Sun Feb 24, 2008 3:36 pm
by bluecode

Posted: Sat Mar 01, 2008 12:08 pm
by Combuster
It refuses to build (translations included):

Code: Select all

.
.
.
PAGING.c:44: warning: implicit declaration of function `write_cr0'
PAGING.c:44: warning: implicit declaration of function `read_cr0'
TIMER.c: In function `timer_install':
TIMER.c:36: warning: implicit declaration of function `kprintf'
VGA.c:911: warning: 'write_pixel1' defined but not used
VGA.c:923: warning: 'write_pixel2' defined but not used
VGA.c:934: warning: 'write_pixel4p' defined but not used
VGA.c:952: warning: 'write_pixel8' defined but not used
VGA.c:961: warning: 'write_pixel8x' defined but not used
VGA.c:971: warning: 'draw_x' defined but not used
VGA.c:1041: warning: 'font512' defined but not used
VIDEO.c: In function `init_video':
VIDEO.c:96: warning: implicit declaration of function `kprintf'
 Linking Kernel... Opdracht of bestandsnaam onjuist
 [invalid command or filename]
DONE.

 Using Image: (C:\MGOS\src\1_44.ima)
 Adding kernel to Floppy Disk Image... B: Het systeem kan het opgegeven pad niet
 vinden. 
 [Drive B: does not exist.]
Ongeldig station opgegeven 
 [Invalid drive]
B: Het systeem kan het opgegeven bestand niet vinden. 
 [Drive B: does not exist]

 Press Any Key To Exit...
Seriously, why are you trying to access my 5¼" drive :shock:

Posted: Sun Mar 09, 2008 5:25 am
by inflater
Your OS looks like BSOD :lol:... but anyways I'm always missing a usable shell! #-o
A little criticism: capslock, numlock, scroll lock and shift aren't working, "Saterday" should be as "Saturday" - but for a 0.0.1.23 version its alright.
Good work :)

BTW I've tested the boot floppy.

Posted: Tue Mar 25, 2008 5:38 am
by Kieran
It doesnt access your floppy drive, there are some instructions which i forgot to add.

You need the virtual FloppyDisk application available here. (Win32 Only)

As for the build errors, I believe this is caused by myself, I forgot to include the setup program into the release.

Look for a new release shortly...