kern

view run @ 80:4db99a52863e

fixed the "endianess" of the text messages in the ATA identify info block. this is the first time I've seen wrong byteorder in ascii text, the ATA committee should be commended.
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 06 Dec 2011 13:35:39 +0200
parents b1e8c8251884
children
line source
1 #!/bin/sh
3 qemu -kernel kernel.elf -soundhw pcspk -net none -hda disk.img $*