From 7902eb73845351cd10032d281ee6af9acdca8a69 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Thu, 25 Feb 2021 03:59:32 -0700 Subject: First webpage commit --- gb/index.html | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 gb/index.html (limited to 'gb/index.html') diff --git a/gb/index.html b/gb/index.html new file mode 100644 index 0000000..40b63a7 --- /dev/null +++ b/gb/index.html @@ -0,0 +1,104 @@ + + + + + + Gameboy + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + +
+ + + + + + + + +
+ + + + + + +
+
+ +

+ Gameboy emulator written in Go by Aaron Liu AKA HFO4 on GitHub.
+ Input button images also taken from him. +

+ + + -- cgit v1.2.3-54-g00ecf