From fd949fb4cebb41dd08e5aa79b51dc3c2bdff1a0d Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Tue, 10 May 2016 22:58:59 -0700 Subject: [PATCH] 6502 ASSEMBLER/DISASSEMBLER listing moved --- pubs/c1p/programming/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubs/c1p/programming/README.md b/pubs/c1p/programming/README.md index 430f66537..224cd1ee7 100644 --- a/pubs/c1p/programming/README.md +++ b/pubs/c1p/programming/README.md @@ -25,4 +25,4 @@ Anyway, to satisfy the buyer, I sat down at my old manual typewriter and banged code" listing. I produced it mostly by using the program to disassemble itself, combined with information from hand-written notes (which I may still have somewhere). Here it is, many decades later, for your amusement. -[6502 Disassembler Listing (by Jeff Parsons, June 1980)](http://archive.pcjs.org/pubs/c1p/programming/pdfs/OSI_Assembler-Disassembler_Listing.pdf) +[6502 Disassembler Listing (by Jeff Parsons, June 1980)](http://archive.pcjs.org/apps/c1p/6502/jeffpar/assembler/pdfs/OSI_Assembler-Disassembler_Listing.pdf)