Merge pull request #6423 from clawgrip/patch-4

sidearms.cpp: Add note about starfield ROM [jordigahan]
This commit is contained in:
R. Belmont 2020-03-10 23:13:07 -04:00 committed by GitHub
commit e7b33bd5e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,12 @@ Notes:
encoding parameters have been identified, the other 28(!) are
believed to be line-buffer controls.
A bootleg has been found that matches "sidearmsj" but with the
starfield data ROM being half the size of the original one and
containing its second half. Also, it seems that, as the original
game it's currently emulated, it uses just the first half of the
starfield ROM, so it's something worth checking.
***************************************************************************/
#include "emu.h"