
Home | PSXDEV
After over 13 years of PSXDEV.NET, this website has been temporarily shutdown (October 2025) due to both high operating costs and it causing our server CPU to be at 100% core utilisation constantly …
PSX Blaster (USB Comms Link) - Page 3 - PlayStation Development …
May 28, 2024 · I can confirm that the PSX Blaster design doesn't work. I simulated the logic in a software and it is wrong, RD_USB goes low require AD17 AND !AD17, which is impossible. Also, the …
No$PSX BIOS (kernel) legal status? - PlayStation Development Network
May 18, 2025 · The BIOS is emulated via a BIOS-clone, which is free and faster than the original PSX-BIOS. There may be still some compatibility issues (especially as most PSX games are applying …
How to get started with PSX game development - psxdev.net
Choice of programming languages - The original PlayStation CPU is based on MIPS I, so a compatible toolchain is required. gcc supports it with the `mipsel-unknown-elf` target. There are some …
Launching an ISO (PS-EXE) from the command line
Jan 29, 2025 · Launching an ISO (PS-EXE) from the command line Problems or feedback about the NO$PSX emulator by Martin Korth