Original upload date: Fri, 23 Jan 2015 00:00:00 GMT
Archive date: Wed, 01 Dec 2021 07:51:33 GMT
This is a little project I have been working on which will be released into the wild once finished. Its basically two player skeleton game driver for the NeoGeo system. It Follows the SNK game spec an
...
d uses the bios for control of credits etc. This means the driver will work on AES and MVS (multislots included) in the way most original games work.
The Video shows the driver running in emulation, both arcade and console mode are shown. This shows how credits are being handled.
Once finished It will include memory card support. A Homebrew game dev will simply need to insert their game code within it.
This driver is wrtiien in full 68k ASM.