mirror of
https://github.com/holub/mame
synced 2025-07-05 09:57:47 +03:00
fix some comments
This commit is contained in:
parent
ff996589e3
commit
acf1eb7cb8
@ -15,11 +15,8 @@
|
|||||||
Also contains 'S' (Text Layer) data on these games
|
Also contains 'S' (Text Layer) data on these games
|
||||||
M1 (Z80) rom is also encrypted for CMC50
|
M1 (Z80) rom is also encrypted for CMC50
|
||||||
|
|
||||||
the M1 roms (at least for CMC50) appear to contain some additional
|
the M1 roms contain some additional data at 0xf800. Some of this
|
||||||
data at 0xf800. It is unclear if this is related to the graphic
|
is said to be related to the C rom encryption.
|
||||||
encryption, or possible the custom S1 layer banking.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Later games use additional basic scrambling on top of the standard
|
Later games use additional basic scrambling on top of the standard
|
||||||
CMC scramble.
|
CMC scramble.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Neo-Geo hardware protection devices
|
Neo-Geo hardware protection devices
|
||||||
|
|
||||||
unknown devices
|
unknown devices
|
||||||
ssideki, fatfury2, fatfury3, kof98, mslugx
|
ssideki, fatfury2, kof98 (some versions), mslugx
|
||||||
|
|
||||||
SMA chip
|
SMA chip
|
||||||
kof99, garou, garouo, mslug3, kof2002
|
kof99, garou, garouo, mslug3, kof2002
|
||||||
|
Loading…
Reference in New Issue
Block a user