From 5f96c88d9a4e1b95b17a209e5abd72ee8a52b24b Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Sat, 5 Mar 2016 20:37:28 +1100 Subject: [PATCH] Update README.md --- 010.blit_speed/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/010.blit_speed/README.md b/010.blit_speed/README.md index f30ed81..0772d01 100644 --- a/010.blit_speed/README.md +++ b/010.blit_speed/README.md @@ -11,11 +11,11 @@ Then in the main loop I now: * wait for the vertical blank * set the greyscale palette -* do some blits -* set the color palette +* do 5 blits +* set the color palette - ``` +``` .mainLoop: bsr.s waitVerticalBlank bsr.s installGreyscalePalette