mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
eliminate texrels (wip2)
This commit is contained in:
parent
ea38612fad
commit
99bdfd31b8
13 changed files with 102 additions and 147 deletions
|
@ -1,5 +1,9 @@
|
|||
/* autogenerated by ./tools/mkoffsets, do not edit */
|
||||
#define OFS_DrawScanline 0x00
|
||||
#define OFS_rendstatus 0x04
|
||||
#define OFS_Pico_video 0x08
|
||||
#define OFS_Pico_vram 0x0c
|
||||
#define OFS_DrawLineDest 0x08
|
||||
#define OFS_HighCol 0x0c
|
||||
#define OFS_HighPreSpr 0x10
|
||||
#define OFS_Pico_video 0x14
|
||||
#define OFS_Pico_vram 0x18
|
||||
#define OFS_PicoOpt 0x1c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue