- AVIFRate
- ArDUMPino - Game cartridge ROM reader based on Arduino
- BT2VEC - XBOX One (Bluetooth) controller adapter for the Vectrex
- Ferramenta rombank para o "A GameBoy Emulator (agbe)"
- Ferramentas Java para imbNES com Linux
- IM Café
- KBD2SNES Adapter
- LinuxCrypt
- ListaTelemarMobile
- MCMania
- MD2PCE - Sega Genesis controller adapter for TG16/PC-Engine and USB
- PSX RetroPad Adapter
- PSX2VEC - Playstation controller adapter for the Vectrex
- RetroFi Adapter - Low-Latency 2.4G Wireless Multiplayer Joystick Adapter
- RetroPad32 Adapter
- RetroPad32 Multi-Out Add-on Board
- RetroPad32 USB Input Module
- RetroVGA Scanlines Generator
- SGCExplorer - Sega Genesis Cartridge Explorer
- STM32 HID Bootloader
- Simple Disk Catalog .Net
- SimpleFE - Simple Emulator FrontEnd
- USB RetroPad Adapter
- USB2Classic Adapter
- Wii RetroPad Adapter 2
SGCExplorer is a Sega Genesis cartridge reader/writer based on the Teensy++ development board. It's the natural evolution of the ArDUMPino! SGCExplorer allows you to read and write from/to any region of the cartridge. Pretty much every cartridge pin is accessible directly from the Teensy++ board, except for the address pins which must be accessed via 3 chained shift register. It offers you a serial command line interface, so you can input commands interactively. Read and write routines try to mimic the same behavior of the Sega Genesis when reading/writing to cartridge, so this has proven to be a valuable tool for reading cartridges with special protection and bankswitching mechanisms. SGCExplorer is opensource/open-hardware. Eagle schematics and board can be downloaded here. SGCExplorer source code can be downloaded here (Last update: 02/27/2013). Teensy serial driver for Windows can be downloaded here Small Python script to convert hex strings to binary. A neat client written by DrMefisto that supports Lua language: https://github.com/DrMefistO/sgcec Enjoy! Bruno |
|||