Implement pixel mask registers.

This commit is contained in:
starfrost013
2025-02-05 18:46:38 +00:00
parent 655f1f202f
commit acd0dc40bb
3 changed files with 9 additions and 1 deletions

View File

@@ -593,6 +593,8 @@ extern const device_config_t nv3_config[];
#define NV3_PRAMDAC_END 0x680FFF
#define NV3_PDAC_END 0x680FFF // OPTIONAL external DAC
#define NV3_VGA_DAC_START 0x6813C6
#define NV3_VGA_DAC_END 0x6813C9
#define NV3_USER_START 0x800000 // Mapping for the area where objects are submitted into the FIFO (up to 0x880000?)
#define NV3_USER_END 0xFFFFFF