diff --git a/apps/gettime.s b/apps/gettime.s index 3586a78..73e084a 100644 --- a/apps/gettime.s +++ b/apps/gettime.s @@ -6,4 +6,5 @@ _gettime: jsr $bf00 ; MLI .byte $82 ; GET_TIME + .word $0000 ; Null param list rts