SFIX ROM: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
mNo edit summary |
||
Line 3: | Line 3: | ||
SFIX is the name of the 128kB ROM for the default [[Fix layer]] tileset embeded in NeoGeo systems. | SFIX is the name of the 128kB ROM for the default [[Fix layer]] tileset embeded in NeoGeo systems. | ||
It can be used by the BIOS or by games by switching it with register ( | It can be used by the BIOS or by games by switching it in with register '''REG_BRDFIX''' ($3A000B) | ||
The dump is named sfix.sfix in BIOS sets. | The dump is named sfix.sfix in BIOS sets. | ||
[[Category:Chips]] | [[Category:Chips]] |
Revision as of 05:47, 9 March 2011
SFIX is the name of the 128kB ROM for the default Fix layer tileset embeded in NeoGeo systems.
It can be used by the BIOS or by games by switching it in with register REG_BRDFIX ($3A000B)
The dump is named sfix.sfix in BIOS sets.