Awesome
Geardrive (currently in development)
<b>Copyright © 2014 by Ignacio Sanchez</b>
This is a work in progress project, not intended to be used right now.
Geardrive is a Sega Genesis / Mega Drive emulator written in C++ that runs on iOS, Raspberry Pi, Mac, Windows and Linux.
Follow me on Twitter for updates: http://twitter.com/drhelius
Features
- Highly accurate Z80 core.
- Integrated disassembler. It can dump the full disassembled memory to a text file or access it in real time.
- Compressed rom support (ZIP deflate).
- Multi platform. Runs on Windows, Linux, Mac OS X, Raspberry Pi and iOS.
Accuracy Tests
Geardrive Z80 core passes all tests in Zexall, including undocumented instructions and behaviours.
License
<i>Geardrive - Sega Genesis / Mega Drive Emulator</i>
<i>Copyright (C) 2014 Ignacio Sanchez</i>
<i>This program is free software: you can redistribute it and/or modify</i> <i>it under the terms of the GNU General Public License as published by</i> <i>the Free Software Foundation, either version 3 of the License, or</i> <i>any later version.</i>
<i>This program is distributed in the hope that it will be useful,</i> <i>but WITHOUT ANY WARRANTY; without even the implied warranty of</i> <i>MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</i> <i>GNU General Public License for more details.</i>
<i>You should have received a copy of the GNU General Public License</i> <i>along with this program. If not, see http://www.gnu.org/licenses/</i>