Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hkzlab/jcart_megadrive_re

Reverse Engineering effort for the Megadrive JCart 4 player accessory
https://github.com/hkzlab/jcart_megadrive_re

Last synced: 6 days ago
JSON representation

Reverse Engineering effort for the Megadrive JCart 4 player accessory

Awesome Lists containing this project

README

        

# Codemasters' J-Cart reverse engineering

## Introduction

I found this cart at the fleamarket. I think adding two game ports to a Megadrive is a cool thing, so I decided to reverse engineer it.

TODO: Write a decent intro.

![JCart PCB](pics/jcart_pcb.jpg)

## Notes

- Notes on the memory mapping of this cart can be found in the [MAME repository](https://github.com/mamedev/mame/blob/master/src/devices/bus/megadrive/jcart.cpp)

## Credits

- Cart edge symbol from [FeRAM](https://github.com/soniccd123/Genesis-FeRAM-Cart/)