# default.mmc configuration file for Linux on the MMIX port 9002 host localhost #debug #verbose debugmask 0xFFF0 #if mother exec rom -d -M 0 exec ram exec disk exec timer exec screen exec keyboard exec mmixcpu #exec xterm -geometry 40x10 -fn 7x13 -e keyboard -c #FILE# #exec xterm -fn 7x13 -e screen -c #FILE# #exec xterm -e gmmix -i -O #exec mmix-insight --args mmix-src/mmix.elf -i hello.mmo #endif #if rom address 0x0000000000000000 file "#PATH#\vmlinux.bin" #file "#PATH#\linux-2.6.18\vmlinux.bin" minimized #endif #if ram # 256 MB size 0x10000000 address 0x0000000100000000 minimized #endif #if keyboard address 0x0001000000000000 interrupt 40 #endif #if screen address 0x0001000000000008 disableinterrupt #interrupt 41 #endif #if winvram mouseaddress 0x0001000000000010 interrupt 42 gpuaddress 0x0001000000000020 gpuinterrupt 43 fontheight 15 fontwidth 8 address 0x0002000000000000 fwidth 640 fheight 480 #you can make the actual width/height smaller than the underlying bitmap to get offscscreen memory width 640 height 480 zoom 1 #endif #if led address 0x0001000000000080 leds 8 #endif #if timer address 0x0001000000000090 interrupt 44 #debug #debugmask 0xFFE0 #verbose minimized #endif #if disk address 0x0003000000000000 interrupt 45 file "#PATH#root.img" debug debugmask 0xFFC0 #minimized #endif