SFIX ROM: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:mvs_sfix.jpg|right|thumb|SFIX ROM in a 1FZS MVS slot.]] | [[File:mvs_sfix.jpg|right|thumb|SFIX ROM in a 1FZS MVS slot.]] | ||
SFIX is | The SFIX (System FIX) ROM is a 64KiB or 128KiB ROM containing the default [[fix layer]] tileset embedded in most [[MVS_hardware|MVS boards]]. | ||
It is used by the | It is used by the [[system ROM]] to display menus when no cartridges are inserted. It can be switched in or out with registers {{Reg|REG_BRDFIX}} and {{Reg|REG_CRTFIX}}. | ||
The | The [[AES_hardware|home system]] does not have an SFIX ROM. | ||
=Hash= | |||
* CRC32: C2EA0CFD | |||
* SHA1: FD4A618CDCDBF849374F0A50DD8EFE9DBAB706C3 | |||
The dump is commonly named sfix.sfix | |||
=Reference= | |||
Rendering of banks 0 to 11 using the [https://en.wikipedia.org/wiki/Color_Graphics_Adapter#Color_palette CGA palette]. Content starting at tile $700 (bank 7) may vary. Banks 7 and 8 are used for the [[HOW TO PLAY]] graphics. | |||
[[File:fixref01.png]] | [[File:fixref01.png]] | ||
[[Category:Cartridge systems]] | |||
[[Category:Chips]] | [[Category:Chips]] |
Latest revision as of 20:13, 1 April 2017
The SFIX (System FIX) ROM is a 64KiB or 128KiB ROM containing the default fix layer tileset embedded in most MVS boards.
It is used by the system ROM to display menus when no cartridges are inserted. It can be switched in or out with registers REG_BRDFIX and REG_CRTFIX.
The home system does not have an SFIX ROM.
Hash
- CRC32: C2EA0CFD
- SHA1: FD4A618CDCDBF849374F0A50DD8EFE9DBAB706C3
The dump is commonly named sfix.sfix
Reference
Rendering of banks 0 to 11 using the CGA palette. Content starting at tile $700 (bank 7) may vary. Banks 7 and 8 are used for the HOW TO PLAY graphics.