optimized the sei/cli pairing a bit for internal function ram emd as well.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
;
|
;
|
||||||
; Extended memory driver for the C128 External Function RAM. Driver works
|
; Extended memory driver for the C128 Internal Function RAM. Driver works
|
||||||
; without problems when statically linked.
|
; without problems when statically linked.
|
||||||
;
|
;
|
||||||
; Marco van den Heuvel, 2015-11-30
|
; Marco van den Heuvel, 2015-11-30
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
; ------------------------------------------------------------------------
|
; ------------------------------------------------------------------------
|
||||||
; Header. Includes jump table
|
; Header. Includes jump table
|
||||||
|
|
||||||
module_header _c128_efnram_emd
|
module_header _c128_ifnram_emd
|
||||||
|
|
||||||
; Driver signature
|
; Driver signature
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user