lfn
        serial
        ticket/834-toolchain-update
        topic/msim-upgrade
        topic/simplify-dev-export
      
      
        
          | Last change
 on this file since ee603c4 was             3e94678, checked in by Martin Decky <martin@…>, 15 years ago | 
        
          | 
move dorder device further away to make more room for future device registers expansion
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            299 bytes | 
      
      
| Line |  | 
|---|
| 1 | # | 
|---|
| 2 | # MSIM configuration script | 
|---|
| 3 | # | 
|---|
| 4 |  | 
|---|
| 5 | add dcpu cpu0 | 
|---|
| 6 | add dcpu cpu1 | 
|---|
| 7 |  | 
|---|
| 8 | add rwm mainmem 0x00000000 | 
|---|
| 9 | mainmem generic 32M | 
|---|
| 10 | mainmem fill 0 | 
|---|
| 11 |  | 
|---|
| 12 | add rom bootmem 0x1fc00000 | 
|---|
| 13 | bootmem generic 4096k | 
|---|
| 14 | bootmem load "image.boot" | 
|---|
| 15 |  | 
|---|
| 16 | add dprinter printer 0x10000000 | 
|---|
| 17 | add dkeyboard keyboard 0x10000000 2 | 
|---|
| 18 | add dorder order 0x10000100 5 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.