From 72905669fa13d573fd8d0472de12df86433b3f55 Mon Sep 17 00:00:00 2001 From: kalymos Date: Thu, 3 Aug 2017 17:44:52 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4629fe..99c80bd 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Is developed by the psxdev team - ATtiny45: LFUSE 0xE2 HFUSE 0xDF > internal oscillator, full 8Mhz speed (supported, tested) - ATtiny25: Should work the same as ATtiny45 but doesn't have enough Flash nor RAM for PSNEEDEBUG (supported, untested) + Some extra libraries might be required, depending on the board / chip used. This code defaults to multi-region, meaning it will unlock PAL, NTSC-U and NTSC-J machines. You can optimize boot times for your console further. See "// inject symbols now" in the main loop.