This program emulate the Sega's System 16 arcade boards used by many Sega
arcade game between 1987 & 1989 like Shinobi, Altered Beast or E-Swat.
There is more than 20 existing System 16 games. The System 16 board uses
a Motorola 68000 cpu at 10Mhz for the main program and a Z80 and on YM2151
for the sound. The actual version of the emulator emulate many more than the
single System 16 board because now you can play with System 18 games like
Shadow Dancer, with pre-System 16 games like...
This project provides the PIC16F84 source code required to program an old-fashioned pong game running on very basic hardware (schematic supplied) connected to a TV.
A shareware game called begin was released in 1984: a tactical starship game with a good AI and fair rules (the computer had no advantage) I've hacked assembly code to make it a multiplayer game, so that folk can challenge each other rather than the AI.
BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.