From 07170d4ee2ec6e0b6957fb48033211c55e375774 Mon Sep 17 00:00:00 2001 From: kalymos Date: Wed, 12 Jul 2017 22:50:35 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cff42d..5a0d7c6 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,11 @@ Is developed by the psxdev team PAL PM-41 support isn't implemented yet. (ToDo) 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. - - Choose your hardware! + +------------------------------------------------------------------- + Choose your hardware! + You must uncomment the line that corresponds to your cips. + 2 main branches available: - ATmega based > easy to use, fast and nice features for development - ATtiny based > less features, internal clock has 10% variation