============
ROM Changes
============

This files describes some non-MAME drivers and how they can be run on Nugen..

The King of Fighters 99
-----------------------

The reason for using such a twisted romset is that kof99 is one of my favourite
game and what is the use of your emulator when you can't run your favourite
game :). Another reason is that unfortuntely(or fortuntely) I don't have any
encrypted roms otherwise adding decryption support would be trivial
(since all encryption algorithms have been figured out by MAME).

The driver in Nugen for this game requires the following roms (all are decrypted):

Name             CRC
-----            ---
251-p1d.bin      0x4169eaaf
251-p2d.bin      0x21e1f9b9

251-s1d.bin      0xdc6581b8

251-c1p.bin      0xe5d8ffa4
251-c2p.bin      0xd822778f
251-c3p.bin      0xf20959e8
251-c4p.bin      0x54ffbe9f
251-c5p.bin      0xd87a3bbc
251-c6p.bin      0x4d40a691
251-c7p.bin      0xa4479a58
251-c8p.bin      0xead513ce

251-m1d.bin      0x0659d262

251-v1.bin       0xef2eecc8
251-v2.bin       0x73e211ca
251-v3.bin       0x821901da
251-v4.bin       0xb49e6178

The 'c' ROMs are from the kof99p (prototype).
The 'v' ROMs are same for all kof99 (I guess).