1
0
mirror of https://github.com/kalymos/PsNee.git synced 2026-03-04 02:34:47 +00:00

Update README.md

This commit is contained in:
kalymos
2017-08-03 17:44:52 +02:00
committed by GitHub
parent f2231cd9a2
commit 72905669fa

View File

@@ -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.