From e12820746e064f366f8d10488941fdaee0f40e12 Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 11 Apr 2024 21:34:12 +0100 Subject: Turns out you do need the BASIC stub in a PRG. Updated docs and headers. --- src/prgout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/prgout.c') diff --git a/src/prgout.c b/src/prgout.c index da14cae..39b70e1 100644 --- a/src/prgout.c +++ b/src/prgout.c @@ -19,7 +19,7 @@ ------------------------------------------------------------------------- - Commodore T64 tape output handler. + Commodore PRG output handler. */ #include -- cgit v1.2.3