blob: 0ea7cf7cb410d49793323de86e32b9ddc66c63d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.
<!-- Markdown link & img dfn's -->
[readme-template]: https://github.com/dbader/readme-template
|