mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
28 lines
1,004 B
C
28 lines
1,004 B
C
/* autogenerated by tools/mkoffsets, do not edit */
|
|
#define OFS_Pico_video_reg 0x0000
|
|
#define OFS_Pico_m_rotate 0x0040
|
|
#define OFS_Pico_m_z80Run 0x0041
|
|
#define OFS_Pico_m_dirtyPal 0x0046
|
|
#define OFS_Pico_m_hardware 0x0047
|
|
#define OFS_Pico_m_z80_reset 0x004f
|
|
#define OFS_Pico_m_sram_reg 0x0049
|
|
#define OFS_Pico_sv 0x008c
|
|
#define OFS_Pico_sv_data 0x008c
|
|
#define OFS_Pico_sv_start 0x0090
|
|
#define OFS_Pico_sv_end 0x0094
|
|
#define OFS_Pico_sv_flags 0x0098
|
|
#define OFS_Pico_rom 0x033c
|
|
#define OFS_Pico_romsize 0x0340
|
|
#define OFS_EST_DrawScanline 0x00
|
|
#define OFS_EST_rendstatus 0x04
|
|
#define OFS_EST_DrawLineDest 0x08
|
|
#define OFS_EST_HighCol 0x0c
|
|
#define OFS_EST_HighPreSpr 0x10
|
|
#define OFS_EST_Pico 0x14
|
|
#define OFS_EST_PicoMem_vram 0x18
|
|
#define OFS_EST_PicoMem_cram 0x1c
|
|
#define OFS_EST_PicoOpt 0x20
|
|
#define OFS_EST_Draw2FB 0x24
|
|
#define OFS_EST_HighPal 0x28
|
|
#define OFS_PMEM_vram 0x10000
|
|
#define OFS_PMEM_vsram 0x22100
|