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.
- 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.
-
Clone the repository:
git clone https://github.com/barrenechea/psx-webtools.git
-
Install dependencies:
cd psx-webtools npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to
https://localhost:5173
(or the URL provided in the console).
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.