MEKA - Sega 8-bit emulator with debugging/hacking tools
Latest Beta Windows binaries:
MEKA is a multi-machine emulator. The following machines are supported by MEKA:
Along with a wide range of peripherals and exotic games support.
MEKA should compile for MS-Windows, GNU/Linux and OSX (older versions support MS-DOS).
MEKA was started in 1998 and first released on April 3rd 1999. It was my first major C project, so the codebase is old, ugly and messy! It is still being updated sometimes.
In spite of its old age and very clunky technology, MEKA is among the most exhaustive Sega 8-bit emulator in term of coverage of obscure games, peripherals. And also provide competent debugging and reverse engineering tools. It is still maintained for those purpose but doesn't has much use for the average player.
(old pre-github credits from meka.txt)
…
git clone --recursive https://github.com/ocornut/meka.git meka
meka/srcs/projects/msvc/Meka.sln and build. The project is setup to grab dependencies (Allegro, Nasm) using Nuget.cd meka/srcs ; makecd meka/srcs ; make or open meka/srcs/projects/xcode with xcode (may be not up to date)This project is looking for Linux and OSX maintainers.
No open issues yet, or sync has not completed.