Re: 512-byte OS Contest
Posted: Tue Jun 23, 2009 9:36 pm
that will be hard but a big accomplishment, cant wait to see what you make out of opcodes, like what your os will do
The Place to Start for Operating System Developers
https://f.osdev.org/
I think that will be the hard part, is just jumping in cause I really want do some fancy self-modifying code stuff(like I think a [usually]jumpless shell would be neat) that uses segment wrap around to just write itself through 64kb so it doesn't ever actually jump and is constantly rewriting it's own code based on what the user is doing...GhostXoPCorp wrote:that will be hard but a big accomplishment, cant wait to see what you make out of opcodes, like what your os will do