Mail Archives: opendos/1997/05/28/21:12:16
randir wrote:
> Remeber you are either going to have to multi-stage this entire
> process or scrunch this all into one segment.. (thats all the
> PC Bios loads. This ofcourse takes up more memory, makes booting
> a lot slower, and isn't all that useful at times..
It't amazing what you can do in 512 bytes if you're good at assembly
coding. I managed to test the cpu type (whether it was 386+ or not),
load and test (basic magic numbers) a coff file, go into 32 bit
protected mode and jump into the loaded coff file all in less than 512
bytes (I think I have about 60-100 bytes free). If you want proof, have
a look at http://www.abwillms.demon.co.uk/prog/kernel.zip (Alaric was
kind enough to host it for me, thanks).
Bill
--
Leave others their otherness.
- Raw text -