From d51e3d399def91c79df13ec3633ea377a7127ee5 Mon Sep 17 00:00:00 2001 From: Leeland Heins Date: Tue, 18 Dec 2018 23:35:10 -0600 Subject: [PATCH] Bug fix to PHP --- as65.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/as65.pl b/as65.pl index eca4e83..4c1d22f 100644 --- a/as65.pl +++ b/as65.pl @@ -567,7 +567,7 @@ my %mnemonics = ( }, 'PHP' => { # PHP Implied PHP 08 1 3 - 'Implied' => 0x48, + 'Implied' => 0x08, }, 'PHX' => { # PHX Implied PHX DA 1 3