C64 ROM
Routines
Prev:
E112
Up:
Map
Next:
E11E
E118: open channel for output with error check
Used by the routine at
AA86
.
E118
20 AD E4
JSR
$E4AD
open channel for output
E11B
B0 DC
BCS
$E0F9
if error go handle BASIC I/O error
E11D
60
RTS
Prev:
E112
Up:
Map
Next:
E11E