sidearms.cpp: Add note about starfield ROM [jordigahan]

This commit is contained in:
ClawGrip 2020-03-10 01:50:27 +01:00 committed by GitHub
parent f98a3b831b
commit 33cd7fcbf0
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"