Rewrote em_load_driver in assembler fixing a possible memory leak.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5793 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
; Common functions of the extended memory API.
|
||||
;
|
||||
|
||||
.export em_clear_ptr
|
||||
.import return0
|
||||
.importzp ptr1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user