Add a few final tweaks to memory allocation

This commit is contained in:
Lucas Scharenbroich 2022-07-27 21:34:00 -05:00
parent 05d3f42abc
commit ea72e79392
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ appTmp0 equ 28
; Initialize the graphics screen playfield
pea #320
pea #160
pea #200
_GTESetScreenMode

View File

@ -780,7 +780,7 @@ AllocBank PushLong #0
PushWord MyUserId
PushWord #%11000000_00011100
PushLong #0
_NewHandle
_TrackHandle
plx ; base address of the new handle
pla ; high address 00XX of the new handle (bank)
_Deref