mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2024-12-20 22:30:36 +00:00
Don't pollute stack
This commit is contained in:
parent
c7df8cb73b
commit
d049ae6dd8
@ -49,8 +49,7 @@ load: lda src,y ; self-modified
|
||||
jsr save_chain_info
|
||||
jsr init_system
|
||||
jsr maybe_install_driver
|
||||
jsr launch_next
|
||||
brk
|
||||
jmp launch_next
|
||||
.endproc
|
||||
|
||||
;;; ============================================================
|
||||
|
Loading…
Reference in New Issue
Block a user