lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 0c82d28 was 261595b, checked in by Martin Decky <martin@…>, 19 years ago |
|
MIPS boot image has grown
|
-
Property mode
set to
100644
|
|
File size:
215 bytes
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | # MSIM configuration script
|
|---|
| 3 | #
|
|---|
| 4 |
|
|---|
| 5 | add dcpu mips1
|
|---|
| 6 |
|
|---|
| 7 | add rwm mainmem 0x0 8M load "/dev/zero"
|
|---|
| 8 | add rom startmem 0x1fc00000 2048k load "image.boot"
|
|---|
| 9 |
|
|---|
| 10 | add dprinter printer 0x10000000
|
|---|
| 11 | add dkeyboard keyboard 0x10000000 2
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.