ishiyakazuo / SMSGraphicsBoard

Work on making a reproduction of the Graphics Board v2.0 for the Sega Master System.

Repository from Github https://github.comishiyakazuo/SMSGraphicsBoardRepository from Github https://github.comishiyakazuo/SMSGraphicsBoard

SMSGraphicsBoard by IshiyaKazuo

The goal of this project is to make a reproduction of the Graphics Board v2.0 for the Sega Master System. The Graphics Board was never released, and the hardware is relatively simple. It consists of:

  • A resistive touch panel
  • 3 buttons
  • Logic to retrieve the user input from the touch panel and buttons and send them to the console via the controller port.

More information is available at http://www.smspower.org/forums/15032-SegaGraphicBoardV20ReverseEngineering

About

Work on making a reproduction of the Graphics Board v2.0 for the Sega Master System.


Languages

Language:Makefile 75.5%Language:C 24.5%