• DCEmu Homebrew Emulation & Theme Park News

    The DCEmu the Homebrew Gaming and Theme Park Network is your best site to find Hacking, Emulation, Homebrew and Theme Park News and also Beers Wines and Spirit Reviews and Finally Marvel Cinematic Universe News. If you would like us to do reviews or wish to advertise/write/post articles in any way at DCEmu then use our Contact Page for more information. DCEMU Gaming is mainly about video games -

    If you are searching for a no deposit bonus, then casino-bonus.com/uk has an excellent list of UK casino sites with sorting functionality. For new online casinos. Visit New Casino and learn how to find the best options for UK players. Good luck! - Explore the possibilities with non UK casinos not on Gamstop at BestUK.Casino or read more about the best non UK sites at NewsBTC.
  • zx-81

    by Published on September 8th, 2007 22:47



    Hi All,

    PSPIRC is a basic IRC client for the PSP.

    * What's new in this version ? *

    - Support iso-8859-1 characters in IRC console for West European languages (characters such as à, é, è ... are now printed properly instead of a white space)

    - Bug fix in console display

    * Credits and license : *

    It is mainly based on the IRC engine written by Danzel, and the user interface i wrote for PSPSSH.

    The IR keyboard support is based on the work of Harald Fielker (author of the PSP IR Keyboard Library) with a new patch from Craig to support Sprint PCS IR keyboard.

    This software is distributed under GNU V2 License, see GPLV2.txt file for all details and information about it.

    It has been developed on linux for Firmware 1.5 and 3.40-OE, and for the IR keyboard part it has been tested using a Targus Universal IR Wireless keyboard.

    How to use it ? Everything is in the README.txt file.

    You can download it on my blog : http://zx81.zx81.free.fr/

    Many thanks to Danzel for his Virtual kerboard and his IRC stuff, and to all PSPSDK developpers.

    Special thanks to HookBott for graphics, splash screen and icons, and to Craig for his Sprint IR keyboard driver.

    Enjoy,

    Zx

    *** UPDATE *** : The version i have uploaded on my web site yesterday was buggy, i've uploaded the new version just now here on dcemu. sorry for inconvenience.

    Download and Give Feedback Via Comments ...
    by Published on August 14th, 2007 22:14



    Hi All,

    PSPIRC is a basic IRC client for the PSP (see Internet Relay Chat).

    * What's new in this version ? *

    - New Search Channel menu with filter using regular expressions
    - New menu for user permissions management (modes, ban, kick etc ...)
    - New options such as custom colors, distinct colors for each
    user and time stamp.
    - Add feature to run any custom scripts
    - Many server messages are now displayed with proper formatting.
    - New commands such as Banlist, Who and WhoIS
    - Display user permission in the user list
    - Display unread tab in tabs list (with '+' flag)
    - Add flags (red color) to see unread tabs
    - Add option to write text like mIRC (beginning on bottom).
    - New commands in the Danzeff virtual keyboard
    - Add feature to retreive last input (useful when you want to
    enter the same kind of command several times)
    - Add startup script feature
    - Display right nickname in private channel
    - Name Resolver is now blocking
    (hope that will fix name resolution issue)
    - Fix in the save log file (no more blank lines)
    - Close all tabs before to disconnect
    - Add second space key for Targus (mapping file)
    - Bug fix & Code cleaning

    DIGG THIS RELEASE



    * Credits and license : *

    It is mainly based on the IRC engine written by Danzel, and the user interface
    i wrote for PSPSSH.

    The IR keyboard support is based on the work of Harald Fielker (author of the
    PSP IR Keyboard Library) with a new patch from Craig to support Sprint PCS IR keyboard.

    This software is distributed under GNU V2 License, see GPLV2.txt file for all details
    and information about it.

    It has been developed on linux for Firmware 1.5 and 3.40-OE, and for the IR keyboard
    part it has been tested using a Targus Universal IR Wireless keyboard.

    How to use it ? Everything is in the README.txt file.

    You can download it on my blog :
    http://zx81.zx81.free.fr/

    Many thanks to Danzel for his Virtual kerboard and his IRC stuff, and to all PSPSDK
    developpers.

    Special thanks to HookBott for graphics, splash screen and icons, and to Craig
    for his Sprint IR keyboard driver.

    Enjoy,

    Zx

    Download and Give Feedback Via Comments ...
    by Published on August 3rd, 2007 17:19



    Hi All,

    PSPIRC is a basic IRC client for the PSP (see Internet Relay Chat).

    * What's new in this version ? *

    - New graphics and eboot icons from HookBott !
    - No more blink when a message arrives on hidden channels
    - Use nickname instead of user name on startup
    - Text colors are now displayed (foreground and background)
    - Use custom text colors for your posts
    - Add splash screen on startup
    - Use new SDK wifi functions
    - Bug fix & Code cleaning

    * Credits and license : *

    It is mainly based on the IRC engine written by Danzel, and
    the user interface i wrote for PSPSSH.

    The IR keyboard support is based on the work of Harald Fielker
    (author of the PSP IR Keyboard Library) with a new patch
    from Craig to support Sprint PCS IR keyboard.

    This software is distributed under GNU V2 License, see GPLV2.txt file
    for all details and information about it.

    It has been developed on linux for Firmware 1.5 and 3.40-OE,
    and for the IR keyboard part it has been tested using
    a Targus Universal IR Wireless keyboard.

    How to use it ? Everything is in the README.txt file.

    Many thanks to Danzel for his Virtual kerboard and his IRC stuff,
    and to all PSPSDK developpers.

    Special thanks to HookBott for graphics, splash screen and icons,
    and to Craig for his Sprint IR keyboard driver.

    You can download it on my blog :
    http://zx81.zx81.free.fr/

    Enjoy,

    Zx ...
    by Published on August 3rd, 2007 00:44



    Hi All,

    For those who haven't seen the previous version, Dropbear is a small SSH2 Server
    and Client running on a variety of POSIX-based platforms.
    It has been mainly developed by Matt Johnston
    (see http://matt.ucc.asn.au/dropbear/dropbear.html).

    PSPSSH is a port of the version 0.48.1 to the PSP.

    This ssh client gives you a remote access to your PC (if you have a SSH server
    installed of course), and you can then enter commands and run scripts as if you were
    directly in front of your PC.

    This software is usefull for linux users who might want to connect to their PC/server
    from anywhere using a wifi connection, and then read their mail using text based
    tool such as pine, elm or mutt, run text irc client, watch log files, edit configuration
    files, restart services etc ...

    * Change log : *

    What's new in version 1.0.8 :

    - Add splash screen on startup
    - Add Clear key in Danzeff keyboard
    (useful to clear a field in the login menu)
    - IR keyboard enhancement with new short keys inside menus
    - Support Sprint PDA keyboard (thanks to Craig)
    - Use new SDK wifi functions
    - Update help / README files
    - Bug fix & Code cleaning


    * Credits and license : *

    The terminal Vt100 emulation part of PSPSSH is based on the work
    of Danzel for his Telnet client for PSP.

    The IR keyboard support is based on the work of Harald Fielker
    (author of the PSP IR Keyboard Library)

    This software is distributed under several open-source/free software
    licenses, and mainly the MIT/X Consortium License.

    See LICENSE.txt file for all details and information about it.

    It has been developed on linux for Firmware 1.5 and 3.40-OE, and for the IR keyboard part
    it has been tested using a Targus Universal IR Wireless keyboard.

    How to use it ? Everything is in the README.txt file.

    * Download : *

    You can download it on my blog : http://zx81.zx81.free.fr/

    Thanks to Matt Johnston for Dropbear, to Danzel and Jeff Chen for their virtual keyboard,
    thanks once more to Danzel for the VT100 emulation, and thanks to all PSPSDK coders.

    Enjoy,

    Zx ...
    by Published on July 31st, 2007 08:19



    Hi All,

    PSPIRC is a basic IRC client for the PSP
    (see http://en.wikipedia.org/wiki/Internet_Relay_Chat)

    * What's new in this version ? *

    - New IRC engine (based on Afkim IRC engine)
    - Multiple channels support
    - Private messages support
    - New danzeff keyboard and mapping
    - Display Channel and user list
    - Add tabs in the console window
    - New login menu with Nickname (previous login save
    data are not compatible with this version)
    - Handle password for IRC authentication
    - Increase the text input field in the console window
    - Add word list in the main IRC menu (let you choose
    a word in a list, using word.txt file)
    - Code cleaning
    - Sprint PCS IR Keyboard support (thanks to Craig)


    * Credits and license : *

    It is mainly based on the IRC engine written by Danzel,
    and the user interface i wrote for PSPSSH.

    The IR keyboard support is based on the work of Harald Fielker
    (author of the PSP IR Keyboard Library) with a new patch
    from Craig to support Sprint PCS IR keyboard.

    This software is distributed under GNU V2 License,
    see GPLV2.txt file for all details and information about it.

    It has been developed on linux for Firmware 1.5 and
    3.40-OE, and for the IR keyboard part it has been tested
    using a Targus Universal IR Wireless keyboard.

    How to use it ? Everything is in the README.txt file.

    Many thanks to Danzel for his Virtual kerboard and his
    IRC stuff, and to all PSPSDK developpers.

    Special thanks to Snaap06 for EBOOT icons, and to Craig
    for his Sprint IR keyboard driver.

    It's still a beta release and work still remain !

    Enjoy,

    Zx ...
    by Published on July 20th, 2007 11:01



    Hi All,

    PSPIRC is a basic IRC client for the PSP (see Internet Relay Chat).

    This first release has the following main features :

    - IR keyboard support
    - Danzeff virtual keyboard for all text input
    - Profiles to store Login/IRC servers datas
    - Save log files
    - etc ...

    * Credits and license : *

    It is mainly based on the IRC engine written by Danzel, and the user
    interface i wrote for PSPSSH.

    The IR keyboard support is based on the work of Harald Fielker
    (author of the PSP IR Keyboard Library)

    This software is distributed under GNU V2 License, see GPLV2.txt file
    for all details and information about it.

    It has been developed on linux for Firmware 1.5 and 3.40-OE, and for
    the IR keyboard part it has been tested using a Targus Universal IR
    Wireless keyboard.

    How to use it ? Everything is in the README.txt file.

    Many thanks to Danzel for his Virtual kerboard and his IRC stuff,
    and to all PSPSDK developpers.

    Special thanks to Snaap06 for EBOOT icons.

    It's a first beta release and work still remain !

    Enjoy, :thumbup:

    Zx ...
    by Published on July 4th, 2007 22:00



    Hi All,

    Here is a new release of Portable VNC for Custom FW 3.x-OE and FW 1.5

    For those for haven't seen previous versions, VNC let you access
    to your PC desktop from anywhere using a wifi connection.

    What's new in version 1.2.6 :

    + Add new useful keys to the danzeff keyboard such as Win, Alt-tab, etc ...
    + All keys of the virtual keyboard are now really working !
    (many keys were not usable in the previous version)
    + Support more keys with the IR-keyboard

    The IR keyboard support is based on the work of Harald Fielker
    (author of the PSP IR Keyboard Library), and the Virtual keyboard is based on the Danzel code.

    PSPVNC has been written by NHD from TeamXos, and it's based on the PalmOS VNC client.

    It is distributed under GNU licence, and sources are provided.

    The IR keyboard part it has been tested using a Targus Universal IR Wireless keyboard.

    Enjoy, :thumbup:

    Zx. ...
    by Published on June 26th, 2007 20:40



    Hi all,

    Here is a release of PSPoste the famous email client application for PSP written
    by David Cummings, Ben Biron and Sajeeth Cherian (see http://www.psposte.org for details).

    My contribution to this projet is MINOR, all credits should remain to original authors !

    What's new then ? it should now supports more than one IR-keyboard model !

    The IR keyboard stuff is based on the work of Harald Fielker (author of the PSP IR Keyboard Library).

    This version has been tested using a Targus Universal IR Wireless keyboard,
    and see README-IRKBD.TXT for details.

    It is distributed under GNU licence, and sources are provided.

    Enjoy,

    Zx.

    Download and Give Feedback Via Comments ...
    by Published on June 23rd, 2007 18:59



    Hi all,

    Here is a new release of AFKIM (Away From the Keyboard Instant Messenger),
    the instant messaging application for PSP written by Danzel !

    My contribution to this projet is still MINOR, all credits should remain to Danzel
    (see http://localhost.geek.nz/)

    What's new then ?

    - Improve IR keyboard handler, it's now usable everywhere (menus & window) !

    Have a look to the file README-irkbd.txt for mapping informations etc ...

    The IR keyboard part has been tested using a Targus Universal IR Wireless keyboard.



    NOTE : Previous versions of AFKIM (v3.1 and earlier) works fine with the Pikey driver
    (IR keyboard driver from Fanjita), so if you have Pikey already installed on your PSP,
    this version is may be useless (a bit more stable ?).

    If you want to use AFKIM v3.2.1 and you have Pikey installed you should disable it while
    launching this version.

    This should be my last contribution to this homebrew,

    Enjoy,

    Zx. ...
    by Published on June 23rd, 2007 18:30



    Hi all,

    Here is a new release of PSP-PDA, the PDA applications for PSP.

    For those who haven't seen previous versions of this great peace of homebrew,
    PSP-PDA is a set of PDA programs including notepad, music player, image viewer,
    address book, calendar, calculator, and clock.

    It has been written by Rob_psp. It is distributed under GNU licence, and sources are provided.

    My contribution to this projet is MINOR, all credits should remain to Rob_psp !

    What's new then in v1.3.1 ?

    - Improve IR-keyboard handler !
    - Bug fix in theme chooser
    (but you need now to restart psp-pda to view the new theme)
    - Many bug fix in calendar
    - New theme designed by Vashts121

    The IR keyboard part has been tested using a Targus Universal IR Wireless keyboard.

    How to use it ? Everything is in the README.txt file.

    This should be my last contribution to this homebrew,

    Enjoy,

    Zx. ...
  • Search DCEmu

  • Advert 3