# default.mmc configuration file for the example port 9002 host localhost #if mother exec ./rom exec ./ram exec ./vram exec xterm -e ./mmix -B9002 lorentz.mmo #endif #if rom address 0x0000000000000000 file bios.img #endif #if ram size 3145728 address 0x0000000100000000 #endif #if vram size 3145728 address 0x0002000000000000 #endif