mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
fix cell scroll drawing
This commit is contained in:
parent
c041308933
commit
cf07a88d6e
6 changed files with 48 additions and 17 deletions
|
@ -24,3 +24,5 @@
|
|||
#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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue