Real OS
Posted: Sun Jul 27, 2008 10:34 pm
This past week I've been working on a real mode OS to freshen up on my ASM and maybe learn a few new things. Its taught me a few things and my ASM is definitely fresh so I'd say project success. I thought I might as well post this since I finally got a fully working version. I plan on doing a little more before resuming my pmode studies that I dropped a long time ago.
To be worked on:
-Capslock support
-Not printing ctrl+? key presses
Instructions:
The command is a max of 8 characters long with no spaces ever. Whenever your command is ready you can either press enter or spacebar. Enter will process the command and space will move onto the directives. Once in the directives you can not edit the command so if you don't like the command you entered just press escape. These rules might seem a little weird but it makes command interpretation much easier and faster.
If you find something wrong with this method please tell me. Its the tentative plan for the commune project.
Commands:
echo
hi
end
and one easteregg
To be worked on:
-Capslock support
-Not printing ctrl+? key presses
Instructions:
The command is a max of 8 characters long with no spaces ever. Whenever your command is ready you can either press enter or spacebar. Enter will process the command and space will move onto the directives. Once in the directives you can not edit the command so if you don't like the command you entered just press escape. These rules might seem a little weird but it makes command interpretation much easier and faster.
If you find something wrong with this method please tell me. Its the tentative plan for the commune project.
Commands:
echo
hi
end
and one easteregg