How to run znester on the 6000L

From OESF

Jump to: navigation, search

Install in this order

1. libSDL_1.2.6-zports-5_arm.ipk

2. zlib_1.1.4_arm.ipk

3. zemufe_0.1.1-3ex_arm.ipk (uncheck display with magnified screen)

4. znester_7.1-1_arm.ipk (nes emulator)

create a /home/zaurus/.znester/znester.rc (this will fix the reverse key problem)
    bind esc quit
    bind up +down
    bind q +up
    bind down +up
    bind shift +down
    bind left +right
    bind tab +left
    bind right +left
    bind a +right
    bind x +a
    bind z +b
    bind l +a
    bind k +b
    bind enter +start
    bind j +start
    bind space +select
    bind h +select
    bind penup +up
    bind penright +right
    bind pendown +down
    bind penleft +left
    bind pencenterright +a
    bind pencenterleft +b
    bind 1 "diskside 1"
    bind 2 "diskside 2"
    bind 3 "diskside 3"
    bind 4 "diskside 4"
    bind 7 savestate
    bind 8 decsaveslot
    bind 9 incsaveslot
    bind 0 loadstate
    bind r reset
    set grabinput true
Personal tools