From 54a6d2637d0557a05065417d3c3f6fe888e44177 Mon Sep 17 00:00:00 2001 From: Austin Morlan Date: Tue, 10 Dec 2019 16:05:35 -0800 Subject: [PATCH] Update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1785437..bca0ce6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # NES Emulator +Unfinished NES emulator. Supports only the basic mapper, and doesn't render sprites. + +[Here is a blog post about it.](https://austinmorlan.com/posts/nes_rendering_overview/) + +![Demo](https://austinmorlan.com/donkey_kong.gif) +