mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-27 13:38:51 +01:00
eliminate texrels (wip)
This commit is contained in:
parent
bc38f4d24f
commit
ea38612fad
16 changed files with 268 additions and 198 deletions
5
pico/pico_int_o32.h
Normal file
5
pico/pico_int_o32.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/* 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue