This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:comporg:spring2025:virconref [2025/02/27 16:31] – [SHL] wedge | notes:comporg:spring2025:virconref [2025/04/24 15:01] (current) – [INPUT] wedge | ||
---|---|---|---|
Line 167: | Line 167: | ||
^ Type ^ Port ^ Name ^ Description | ^ Type ^ Port ^ Name ^ Description | ||
| OUT | 0x200 | GPU_Command | | OUT | 0x200 | GPU_Command | ||
- | | | + | | |
+ | | IN | 0x202 | GPU_ClearColor | ||
| OUT | 0x202 | GPU_ClearColor | | OUT | 0x202 | GPU_ClearColor | ||
- | | | + | | |
- | | | + | | |
+ | | IN | 0x204 | GPU_ActiveBlending | ||
+ | | OUT | ||
| IN | 0x204 | GPU_SelectedTexture | | IN | 0x204 | GPU_SelectedTexture | ||
| OUT | 0x204 | GPU_SelectedTexture | | OUT | 0x204 | GPU_SelectedTexture | ||
| IN | 0x205 | GPU_SelectedRegion | | IN | 0x205 | GPU_SelectedRegion | ||
| OUT | 0x205 | GPU_SelectedRegion | | OUT | 0x205 | GPU_SelectedRegion | ||
+ | | IN | 0x206 | GPU_DrawingPointX | ||
| OUT | 0x206 | GPU_DrawingPointX | | OUT | 0x206 | GPU_DrawingPointX | ||
+ | | IN | 0x207 | GPU_DrawingPointY | ||
| OUT | 0x207 | GPU_DrawingPointY | | OUT | 0x207 | GPU_DrawingPointY | ||
- | | | + | | |
- | | | + | | OUT |
- | | | + | | |
+ | | OUT | ||
+ | | | ||
+ | | OUT | 0x20A | GPU_DrawingAngle | ||
+ | | IN | 0x20B | GPU_RegionMinX | ||
| OUT | 0x20B | GPU_RegionMinX | | OUT | 0x20B | GPU_RegionMinX | ||
+ | | IN | 0x20C | GPU_RegionMinY | ||
| OUT | 0x20C | GPU_RegionMinY | | OUT | 0x20C | GPU_RegionMinY | ||
+ | | IN | 0x20D | GPU_RegionMaxX | ||
| OUT | 0x20D | GPU_RegionMaxX | | OUT | 0x20D | GPU_RegionMaxX | ||
+ | | IN | 0x20E | GPU_RegionMaxY | ||
| OUT | 0x20E | GPU_RegionMaxY | | OUT | 0x20E | GPU_RegionMaxY | ||
+ | | IN | 0x20F | GPU_RegionHotspotX | ||
| OUT | 0x20F | GPU_RegionHotspotX | | OUT | 0x20F | GPU_RegionHotspotX | ||
+ | | IN | 0x210 | GPU_RegionHotspotY | ||
| OUT | 0x210 | GPU_RegionHotspotY | | OUT | 0x210 | GPU_RegionHotspotY | ||
| | ||
Line 245: | Line 259: | ||
| IN | 0x400 | INP_SelectedGamepad | | IN | 0x400 | INP_SelectedGamepad | ||
| OUT | 0x400 | INP_SelectedGamepad | | OUT | 0x400 | INP_SelectedGamepad | ||
- | | | + | | |
| IN | 0x402 | INP_GamepadLeft | | IN | 0x402 | INP_GamepadLeft | ||
| IN | 0x403 | INP_GamepadRight | | IN | 0x403 | INP_GamepadRight | ||
Line 257: | Line 271: | ||
| IN | 0x40B | INP_GamepadButtonL | | IN | 0x40B | INP_GamepadButtonL | ||
| IN | 0x40C | INP_GamepadButtonR | | IN | 0x40C | INP_GamepadButtonR | ||
- | | + | |
====CARTRIDGE==== | ====CARTRIDGE==== | ||
^ Type ^ Port ^ Name ^ Description | ^ Type ^ Port ^ Name ^ Description | ||
- | | IN? | + | | IN | 0x500 | CAR_Connected |
- | | IN? | + | | IN | 0x501 | CAR_ProgramROMSize |
- | | IN? | + | | IN | 0x502 | CAR_NumberOfTextures |
- | | IN? | + | | IN | 0x503 | CAR_NumberOfSounds |
====MEMCARD==== | ====MEMCARD==== |