Visual Gamer OS

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
VisualPerception
Posts: 17
Joined: Tue Dec 07, 2004 12:00 am

Visual Gamer OS

Post by VisualPerception »

I am trying build a small O.S. that only functions to be used in a V-Box. We already have a kernal to use "Me" os Kernal. 'Menuet' The one major problem is I know nothing about Assembly and the entire kernal is writen in Assembly. I would love to write the GOI in pascal. If any one can help me please reply.

E-mail : [email protected]
cipek
Member
Member
Posts: 43
Joined: Mon Oct 25, 2004 11:00 pm
Location: Poland

Re: Visual Gamer OS

Post by cipek »

May by you can do that:
1) Write Pascal GUI and kompile it to binary file
2) Write small asembly code wich load your GUI to memory

I think it will be working :)
Post Reply