From c1b9fead37e32be1b2f97d5be2d8254fdc16d307 Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 26 Aug 2022 20:46:15 +0300 Subject: Add README.md and licensing information --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ea7cf7 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Emulator + +> Run SEGA Mega Drive (Genesis) games under GDB + +Mediocre implementation of SEGA Mega Drive emulator with GDB support. + +## Meta + +Authors: +- Vladimir Novikov – oxore@protonmail.com + +This is free and unencumbered software released into the public domain. See +``UNLICENSE`` for more information. + +Parts of this project are licensed under the MIT license. + + + +[readme-template]: https://github.com/dbader/readme-template -- cgit v1.2.3