source:
mainline/contrib/conf/msim.conf@
edf5774
Last change on this file since edf5774 was edebc15c, checked in by , 17 years ago | |
---|---|
|
|
File size: 296 bytes |
Rev | Line | |
---|---|---|
[94f0ae4] | 1 | # |
2 | # MSIM configuration script | |
3 | # | |
4 | ||
[edebc15c] | 5 | add dcpu cpu0 |
[94f0ae4] | 6 | |
[edebc15c] | 7 | add rwm mainmem 0x00000000 |
8 | mainmem generic 16M | |
[d85411a] | 9 | mainmem load "/dev/zero" |
10 | ||
[edebc15c] | 11 | add rom bootmem 0x1fc00000 |
12 | bootmem generic 4096k | |
[d85411a] | 13 | bootmem load "image.boot" |
[94f0ae4] | 14 | |
15 | add dprinter printer 0x10000000 | |
[705b4149] | 16 | add dkeyboard keyboard 0x10000000 2 |
[d85411a] | 17 | add dorder order 0x10000004 5 |
Note:
See TracBrowser
for help on using the repository browser.