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