From b4be662c3cd2a86fe41b958c3fd77108d37f153f Mon Sep 17 00:00:00 2001 From: cuu Date: Sat, 19 Aug 2023 16:46:35 +1200 Subject: [PATCH] update readme --- README.md | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a9b80b..8c454c0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,45 @@ # GameShell -GameShell Official repo + +[ClockworkPi](https://www.clockworkpi.com/) is an open source and open hardware community. + +[GameShell](https://www.clockworkpi.com/) is a modular handheld console that allows you to play & modify retro games and DIY new devices. + +Please visit our [forum](https://forum.clockworkpi.com/) for more information. + + +## OS Image + +* http://dl.clockworkpi.com/clockworkos_v0.5.img.bz2 +md5sum 27f85542d0278f898bfca060c264dc6f + +## User custom OS image + +* [Custom D.E.O.T. V2.0+/Clockwork OS v0.5 image](https://forum.clockworkpi.com/t/custom-d-e-o-t-v2-0-clockwork-os-v0-5-image-with-customised-deot-interface-kernel-5-7-optional-1400mhz-oc-debian-10-buster-retroarch-1-9-0-mupen64-plus-more-current-build-200903/5088) + + +## Keypad code + +[keypad source code](https://github.com/clockworkpi/Keypad.git) + +## Schematic + +* [Keypad](https://github.com/clockworkpi/GameShellDocs/blob/master/clockwork_Keypad_Schematic.pdf) +* [Mainboard](https://github.com/clockworkpi/GameShellDocs/blob/master/clockwork_Mainboard_Schematic.pdf) + +## Assembly instructions + +[Assembly instructions](https://github.com/clockworkpi/GameShellDocs/blob/master/clockwork_GameShell_Assembly_Guide.pdf) + + + +## Kernel Patch +* https://github.com/clockworkpi/Kernel + + +## launcher code + +* [python launcher](https://github.com/clockworkpi/launcher.git) +* [golang launcher](https://github.com/clockworkpi/LauncherGoDev.git) + + +