add readme

This commit is contained in:
Jamie Blanks
2022-06-11 18:00:29 -04:00
parent 00a43bfdfb
commit 7a51fdf108

View File

@@ -1,3 +1,12 @@
# Watara Supervision for MiSTer
wip
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.