VolTroX Codename Aurora 2.1 Release

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
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

VolTroX Codename Aurora 2.1 Release

Post by VolTeK »

Wheres 2.0? 2.0 was to be composed of:

aurora16.com
vcommand.com

but due to the big use of space it was turned into one file.

DevelaTroX Is under reconstruction and will be released in later versions of VolTroX DOS 2 series or in 3.0
GUI was not released becausee it was too big (the DevelaTroX Programming Language i used on it made it too big, it was rediculous) it may become VolTroX OS 3

-Fixes For Aurora 2.1
-Unknown Command Was Fixed (the Cheap way, i just got rid of it)
-Has a mode for screen size
-Error handler that shows and invaid opcode or div by 0 error, but keeps the system going after error
-Inturrupts For IO (int80) and a Return To VDOS (int81) Inturrupt

Please Report Any Errors, And Have fun :)
Attachments
VTXAuroraDSK.ZIP
VolTroX Aurora Disk ZIP
(10.76 KiB) Downloaded 158 times
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Re: VolTroX Codename Aurora 2.1 Release

Post by earlz »

Wait, what programming language? Can I get more info on this, I haven't seen too many actual OSs made with a self-made langugae
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: VolTroX Codename Aurora 2.1 Release

Post by VolTeK »

Its just a bunch of macros that make programming for my os easier. it stil requires the assembler (i use fasm) just include the file and use the macros on the read me, but i have yet to release it make my programs too big. but you will get it when i release it in a futre series 2 vdos or in series 3, but you will get info on it, and it will be easy to use. i know how hard it was too learn pogramming languages, (to me it was hard too get the picture or how it works) so i am also making it very easy to use
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Re: VolTroX Codename Aurora 2.1 Release

Post by neon »

GhostXoPCorp wrote:Its just a bunch of macros that make programming for my os easier.
You cannot call a bunch of macros a programming language.

Its nice to hear that your system is progressing though :D
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: VolTroX Codename Aurora 2.1 Release

Post by VolTeK »

ahh alright then, i call the script DevelaTroX Macros Script For Fasm, For VolTroX Series 2 And Up
Hows that?

Its nice to hear your system is progressing though :D
Hey thanks i try to impress
Post Reply