lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 1526594c was d85411a, checked in by Martin Decky <martin@…>, 18 years ago |
|
make msim.conf compatible with MSIM 1.3.x
|
-
Property mode
set to
100644
|
|
File size:
264 bytes
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | # MSIM configuration script
|
|---|
| 3 | #
|
|---|
| 4 |
|
|---|
| 5 | add dcpu mips1
|
|---|
| 6 |
|
|---|
| 7 | add rwm mainmem 0x00000000 8M
|
|---|
| 8 | mainmem load "/dev/zero"
|
|---|
| 9 |
|
|---|
| 10 | add rom bootmem 0x1fc00000 2048k
|
|---|
| 11 | bootmem load "image.boot"
|
|---|
| 12 |
|
|---|
| 13 | add dprinter printer 0x10000000
|
|---|
| 14 | add dkeyboard keyboard 0x10000000 2
|
|---|
| 15 | add dorder order 0x10000004 5
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.