Recent content by proms

  1. P

    Hacking Language files for Usb Loader GX

    Now T.Chinese use Big5, S.Chinese use GB, Korean use ???, Japanese use ???..... Any plan to change language file to UTF-8?
  2. P

    Hacking WBFUSE (WBFS for FUSE)

    When I terminate to copy a image, I will get some strange file in the target partition.
  3. P

    Hacking WBFUSE (WBFS for FUSE)

    Second I remove "LDFLAGS = -static" in the makefile. Then I can compile it and execute it. Could I remove "LDFLAGS = -static" in the makefile?