Skip to content

A collection of web-based utilities for PlayStation 1 (PSX) development and homebrew.

License

Notifications You must be signed in to change notification settings

barrenechea/psx-webtools

Repository files navigation

PSX WebTools logo

PSX WebTools is a modern, web-based toolkit designed to enhance your PlayStation 1 gaming experience. The goal is to provide easy-to-use tools for different tasks related to PS1 development and gaming.

Features

  • MemCARDuino Flasher: Flash firmware to your MemCARDuino device directly from your browser.
  • Memory Card Manager: View, edit, and organize your PS1 memory card saves. MemCARDuino support included!
  • Web-based: No installation required, use it directly in your browser.

Getting Started

  1. Clone the repository:

    git clone https://github.com/barrenechea/psx-webtools.git
    
  2. Install dependencies:

    cd psx-webtools
    npm install
    
  3. Run the development server:

    npm run dev
    
  4. Open your browser and navigate to https://localhost:5173 (or the URL provided in the console).

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

A collection of web-based utilities for PlayStation 1 (PSX) development and homebrew.

Topics

Resources

License

Stars

Watchers

Forks