source: mainline/contrib/conf/msim.conf@ 5e8ddf5

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 5e8ddf5 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
5add dcpu mips1
6
7add rwm mainmem 0x00000000 8M
8mainmem load "/dev/zero"
9
10add rom bootmem 0x1fc00000 2048k
11bootmem load "image.boot"
12
13add dprinter printer 0x10000000
14add dkeyboard keyboard 0x10000000 2
15add dorder order 0x10000004 5
Note: See TracBrowser for help on using the repository browser.