- Timestamp:
- 2005-09-25T16:51:17Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a58db280
- Parents:
- 48a02ef
- Location:
- contrib/conf
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/conf/SPMIPS.simics
r48a02ef rc9ed176 4 4 read-configuration spmips.conf 5 5 6 set-pc (cpu0.load-binary ../../../SPARTAN/ src/kernel.bin)6 set-pc (cpu0.load-binary ../../../SPARTAN/kernel.bin) 7 7 8 8 # Setup uart to use 8 bits -
contrib/conf/dot.bochsrc
r48a02ef rc9ed176 131 131 # supported on Windows 95 and 98. 132 132 #======================================================================= 133 floppya: 1_44=SPARTAN/ src/image.bin, status=inserted133 floppya: 1_44=SPARTAN/image.bin, status=inserted 134 134 #floppya: 1_44=/dev/fd0, status=inserted 135 135 -
contrib/conf/ski.conf
r48a02ef rc9ed176 1 load SPARTAN/ src/kernel.bin2 load SPARTAN/ src/load.bin1 load SPARTAN/kernel.bin 2 load SPARTAN/load.bin
Note:
See TracChangeset
for help on using the changeset viewer.