Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 375 → Rev 376

/SPARTAN/trunk/contrib/conf/SPMIPS.simics
3,7 → 3,7
add-directory ../../import/mips
read-configuration spmips.conf
 
set-pc (cpu0.load-binary ../../../SPARTAN/src/kernel.bin)
set-pc (cpu0.load-binary ../../../SPARTAN/kernel.bin)
 
# Setup uart to use 8 bits
@conf.tty0.lcr = 0xf;
/SPARTAN/trunk/contrib/conf/dot.bochsrc
130,7 → 130,7
# drive letters such as a: or b: as the path. Raw floppy access is not
# supported on Windows 95 and 98.
#=======================================================================
floppya: 1_44=SPARTAN/src/image.bin, status=inserted
floppya: 1_44=SPARTAN/image.bin, status=inserted
#floppya: 1_44=/dev/fd0, status=inserted
 
#=======================================================================
/SPARTAN/trunk/contrib/conf/ski.conf
1,2 → 1,2
load SPARTAN/src/kernel.bin
load SPARTAN/src/load.bin
load SPARTAN/kernel.bin
load SPARTAN/load.bin