• Paladin of the Pegasos
    Paladin of the Pegasos
    Intuition
    Posts: 1110 from 2013/5/24
    From: Nederland
    Code:
    # path to filesystem (replace with proper path if needed)
    filesystem=rw,OS3.9:PROGDIR:HardDisks/OS3.9
    filesystem=rw,MorphOS_Work:Work:
    filesystem=rw,Work:PROGDIR:HardDisks/Work
    # path to hardfile (replace with proper path if needed)
    #hardfile=read-write,32,1,2,512,PROGDIR:workbench.hdf
    # path to kickstart file (replace with proper path if needed)
    kickstart_rom_file=PROGDIR:Roms/A4000Kick31.rom
    immediate_blits=no
    cpu_type=68040
    gfx_width=640
    gfx_height=512
    gfx_lores=no
    gfx_linemode=none
    gfx_center_horizontal=smart
    gfx_center_vertical=smart
    gfx_fullscreen_amiga=yes
    gfx_fullscreen_picasso=yes
    sound_bits=16
    sound_channels=stereo
    sound_frequency=44100
    cpu_speed=max
    chipset=ecs
    fastmem_size=0
    chipmem_size=8
    z3mem_size=128
    floppy_speed=800
    gfxcard_size=32

    # joy<n> where n is lowlevel unit in amigaos target. In SDL target it's be the enumeration order.
    joyport0=mouse
    joyport1=joy1

    # overlay display
    amiga.use_overlay=yes

    # screen type (accepted values are:public, custom or ask)
    amiga.screen_type=public

    enable_jit=yes
    cachesize=32768

    cpu_compatible=false
    cpu_cycle_exact=false
    blitter_cycle_exact=false
    comp_optimize=no
    comp_constjump=yes
    comp_trustbyte=indirect
    comp_trustword=indirect
    comp_trustlong=indirect
    show_leds=true
    1.67GHz 15" PowerBook G4, 1GB RAM, 128MB Radeon 9700M Pro, 64GB SSD, MorphOS 3.15

    2.7GHz DP G5, 4GB RAM, 512MB Radeon X1950 Pro, 500GB SSHD, MorphOS 3.9
  • »06.01.14 - 18:13
    Profile