From 7e474b0cf037d22f03582752a7ced50a5e7d7c1d Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Mon, 6 Jan 2020 14:50:24 +0800 Subject: [PATCH] Fix typos in p1.s after manual review. --- scans/p1.s | 2 +- src/cmd/p1.s | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scans/p1.s b/scans/p1.s index 8e3f342..e37072a 100644 --- a/scans/p1.s +++ b/scans/p1.s @@ -181,7 +181,7 @@ loop: dac ball1+vx 2: lac toptest - tad ball1+vy + tad ball1+y spa jmp 2f jms pockettb diff --git a/src/cmd/p1.s b/src/cmd/p1.s index 8e3f342..e37072a 100644 --- a/src/cmd/p1.s +++ b/src/cmd/p1.s @@ -181,7 +181,7 @@ loop: dac ball1+vx 2: lac toptest - tad ball1+vy + tad ball1+y spa jmp 2f jms pockettb