mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-07 08:08:04 -04:00
z80, fix Drz80 for changed SMS banking
This commit is contained in:
parent
3758124cb8
commit
3bfee02717
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
.equiv DRZ80_XMAP_MORE_INLINE, 1
|
.equiv DRZ80_XMAP_MORE_INLINE, 1
|
||||||
|
|
||||||
.if DRZ80_XMAP
|
.if DRZ80_XMAP
|
||||||
.equ Z80_MEM_SHIFT, 13
|
.equ Z80_MEM_SHIFT, 10
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if INTERRUPT_MODE
|
.if INTERRUPT_MODE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue