Skip to content

Commit 41b8913

Browse files
committed
++
1 parent 5b04dc3 commit 41b8913

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

pip.s

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ open_files:
108108
jsr SETLFS
109109
jsr OPEN
110110
bcc redirect ; succesful open
111+
112+
; lda #'!'
113+
; jsr CHROUT
114+
111115
jmp error
112116
; output opened
113117

run64.d64

0 Bytes
Binary file not shown.

run64.d71

0 Bytes
Binary file not shown.

run64.d81

0 Bytes
Binary file not shown.

startup,s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
R PIP ISSUE

0 commit comments

Comments
 (0)