Hi,
I created a TSR program which hooks an interrupt then returns control to DOS (remaining resident), later the program unhooks the interrupt and completely returns to DOS, however.... it does not release the memory. If I run it repeatedly, "mem" reports that the amount of free...
Hey,
I'm trying to write my own "operating system" (just a learning exercise) in assembly. So far I have a bootstrap which prints a message, loads the next sector at 60:0 h, then jumps there. Then my "kernel" prints a message and hangs, for want of something better to do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.