BIOSF VIDEOEN: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "== BIOSF_VIDEOEN ($C00470): Enable/disable video layers == Parameters in bits 0~2 of D0: *Bit0:Enable fix layer *Bit1:Enable sprites *Bit2:Enable video output [[Category:BIOS c…") |
mNo edit summary |
||
Line 4: | Line 4: | ||
*Bit0:Enable fix layer | *Bit0:Enable fix layer | ||
*Bit1:Enable sprites | *Bit1:Enable sprites | ||
*Bit2:Enable video output | *Bit2:Enable video output (locks up ?) | ||
[[Category:BIOS calls]] | [[Category:BIOS calls]] |
Revision as of 06:09, 23 May 2011
BIOSF_VIDEOEN ($C00470): Enable/disable video layers
Parameters in bits 0~2 of D0:
- Bit0:Enable fix layer
- Bit1:Enable sprites
- Bit2:Enable video output (locks up ?)