From b13bd06cb91c0f6e00414f004d6de4e6f81a614d Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Sat, 27 Feb 2016 14:50:45 +1100 Subject: [PATCH] Update README.md --- 002.sprite_display/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/002.sprite_display/README.md b/002.sprite_display/README.md index f7c370a..dce48a3 100644 --- a/002.sprite_display/README.md +++ b/002.sprite_display/README.md @@ -1,6 +1,4 @@ Display a simple image ====================== -Building on trackdisk.device, we now display a simple color image - -Image display code and conversion tools from https://github.com/vilcans/amiga-startup \ No newline at end of file +Building on trackdisk.device, we now implement the [simple sprite example from the RKM](http://amigadev.elowar.com/read/ADCD_2.1/Hardware_Manual_guide/node02D2.html)