Coder Social home page Coder Social logo

ps2link's Introduction

PS2Link (C) 2003 Tord Lindstrom ([email protected])
        (C) 2003,2004 adresd ([email protected])
        (C) 2003,2004,2005 Khaled ([email protected])
------------------------------------------------------------------------

Please read the file LICENSE regarding PS2Link licensing.

PS2Link is a 'bootloader' which, used together with an Ethernet driver and
a TCP/IP stack, enables you to download and execute software on your PS2.

It is designed to run from memory card, cdrom or host drives.

It loads all IRX's at startup and IPCONFIG.DAT for the network settings.
The IRX's and the IPCONFIG.DAT should be in the directory which PS2LINK is loaded from.

PS2Link requires the following IRX modules:
PS2LINK.IRX               from: ps2link
PS2DEV9.IRX                     ps2sdk
PS2IP.IRX                       ps2sdk
IOPTRAP.IRX                     ps2sdk
POWEROFF.IRX                    ps2sdk
PS2SMAP.IRX                     ps2eth

Building ps2link requires two projects PS2SDK and PS2ETH.

For building against ps2sdk make sure PS2SDK is set to your ps2sdk release
dir. If you do not have ps2sdk built, check it out from cvs and set PS2SDK and
PS2SDKSRC = checked out ps2sdk dir, do 'make' and 'make release'.

Credit for the icon logo goes to Revolt from #ps2dev.

NOTES + WARNINGS:
ALL IRX FILENAMES SHOULD BE UPPERCASE.
IPCONFIG.DAT FILENAME SHOULD BE UPPERCASE.

IPCONFIG.DAT uses the following format:
PS2IPADDRESS NETMASK GATEWAYIP
seperated by a single space.

You can load addition IRX's by specifying EXTRACNF file in IPCONFIG.DAT. It
will load the EXTRACNF file and and load all irx's terminated with ';' in the order
they are listed in the EXTRACNF file. By default the EXTRACNF setting is
disabled (commented) with '#' in IPCONFIG.DAT, remove the '#' the load the 
EXTRACNF file.

If you have any questions or bugreports about ps2link go to forums.ps2dev.org.

ps2link's People

Contributors

citronalco avatar mlafeldt avatar sp193 avatar xythobuz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.