Hello,
with respect to the problem of running code from a 16bit code segment,
how does that affect the current operation of the BIOS & VGA BIOS?
(since those "seem" to work).
btw. also some ideas for the BIOS:
* additional ROM extension search (for additional ROM bios'es)
- C0000-C7FFF (Video BIOS) 2K chunk search
- C8000-DFFFF (General/Harddrive Expansion) 2K chunk search
- E0000-EFFFF (Misc) 1 extension allowed
* CDROM booting (cdrom support)? :)
* providing a setup
btw.. I had also a short look at some other projects that might contain
interesting code (but license might be a problem - I don't know):
* DOSEMU
* FreeBios
* OpenBios
is anybody familiar with one of these projects?
---
Jeroen Janssen