From d870ce99ea4905bbf234d044c9c2402626f600ea Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Sun, 10 Jan 2016 17:19:20 -0800 Subject: [PATCH] Added NTSC pics --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db91e08..2474269 100644 --- a/README.md +++ b/README.md @@ -1472,6 +1472,18 @@ That's why I turned 50% scanlines on, for better readability: ![Screenshot 20](pics/hgrfont_20.png?raw=true) + +Using one of the newer emulators with NTSC emulation, unfortunately, doesn't help with readaibility:. + +* NTSC Alpha: + +![Screenshot Tweaked](pics/ntsc_tweaked.png?raw=true) + + * NTSC Sheldon - which unfortunately has WAY too much ghosting: + +![Screenshot Sheldon](pics/ntsc_sheldon.png?raw=true) + + And just to prove that it copied the bottom 4 text rows as well: C052 @@ -1481,8 +1493,6 @@ And to restore the bottom 4 text rows C053 - - ## Exercise 1: ScrollHgrUpPixel() Hey! Homework? Yes, the only (true) way to demonstrate you understand the theory is with implementation: