From: gameblabla Date: Mon, 22 Jul 2019 21:25:49 +0000 (+0200) Subject: psxbios: Don't accept 400h as a valid sector. X-Git-Tag: r23~156^2 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=1059caaf959bf28d2cd1020b8bc30d33fb71ed93;hp=1059caaf959bf28d2cd1020b8bc30d33fb71ed93 psxbios: Don't accept 400h as a valid sector. Notaz said this could corrupt the emulator (even though the console allowed this and it was a bug) so limit it to 0x3FF. ---