source: mainline/contrib/conf/msim.conf@ 666f492

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 666f492 was ae4235c, checked in by Martin Decky <martin@…>, 15 years ago

increase msim default RAM size to 32 MB (16 MB is currently way too few)

  • Property mode set to 100644
File size: 299 bytes
RevLine 
[94f0ae4]1#
2# MSIM configuration script
3#
4
[edebc15c]5add dcpu cpu0
[85156d3]6add dcpu cpu1
[94f0ae4]7
[edebc15c]8add rwm mainmem 0x00000000
[ae4235c]9mainmem generic 32M
[6c3d54e]10mainmem fill 0
[d85411a]11
[edebc15c]12add rom bootmem 0x1fc00000
13bootmem generic 4096k
[85156d3]14bootmem load "image.boot"
[94f0ae4]15
16add dprinter printer 0x10000000
[705b4149]17add dkeyboard keyboard 0x10000000 2
[d85411a]18add dorder order 0x10000004 5
Note: See TracBrowser for help on using the repository browser.