From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <620dac564af3603c316c30a52f0138b7@coraid.com> From: erik quanstrom Date: Wed, 21 Mar 2007 21:16:28 -0400 To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] complete x86 realmode assembler available. Topicbox-Message-UUID: 2bb591a8-ead2-11e9-9d60-3106f5b1d025 brantley coile has contributed an x86 realmode assembler. /n/sources/contrib/quanstro/realmode.tbz using this it should be possible to write a 9load that uses bios calls instead of drivers to talk to disks or nics to find a kernel, a plan9.ini and start it up. on a smaller scale, mbr.s could be rewritten without x16.h - erik