source:
mainline/contrib/conf/msim.conf@
8d4a577
Last change on this file since 8d4a577 was 08a7802f, checked in by , 19 years ago | |
---|---|
|
|
File size: 215 bytes |
Rev | Line | |
---|---|---|
[94f0ae4] | 1 | # |
2 | # MSIM configuration script | |
3 | # | |
4 | ||
5 | add dcpu mips1 | |
6 | ||
[b629483] | 7 | add rwm mainmem 0x0 8M load "/dev/zero" |
[3f31742] | 8 | add rom startmem 0x1fc00000 1024k load "image.boot" |
[94f0ae4] | 9 | |
10 | add dprinter printer 0x10000000 | |
[705b4149] | 11 | add dkeyboard keyboard 0x10000000 2 |
Note:
See TracBrowser
for help on using the repository browser.