From 7a51fdf108fbb9cf5c47398e32b8a3716fbf39f2 Mon Sep 17 00:00:00 2001 From: Jamie Blanks Date: Sat, 11 Jun 2022 18:00:29 -0400 Subject: [PATCH] add readme --- Readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a140e23..9c65863 100644 --- a/Readme.md +++ b/Readme.md @@ -1,3 +1,12 @@ # Watara Supervision for MiSTer -wip \ No newline at end of file +An implementation of the unfortunate GameBoy clone, the Watara SuperVision. No boot ROMs are required and there is no additional setup. + +This core is compatible with gameboy palettes which can be found with the GameBoy core. + +The full game library is supported, including the rare "Journey to the West". + +The USER_IO port for this core outputs the link port pins, but I know of nothing that uses them. + +## Special Thanks +A special thank you to Osman Celimli for his very thorough reverse engineering notes and personal help in getting this core accurate.