shithub: pt2-clone

Download patch

ref: 174483574aec53d3a45379fdc0b4c1907d7c7ae1
parent: 56d64017c95d7f47d4b223ff232b004064770df5
author: Olav Sørensen <olav.sorensen@live.no>
date: Tue Jul 25 17:28:23 EDT 2023

Update HOW-TO-COMPILE.txt

--- a/HOW-TO-COMPILE.txt
+++ b/HOW-TO-COMPILE.txt
@@ -1,10 +1,6 @@
 ---- Guide on how to compile the PT2 clone for Windows/macOS/Linux ---
 
-LINUX NOTE: This code is NOT big-endian compatible! The clone might also
-            behave slightly wrong if bitshift-right on signed numbers is
-            compiled into using logical shift (LSR/SHR) instead of arithmetic
-            shift (ASR/SAR). Most CPUs have ASR/SAR instructions.
-
+LINUX NOTE: This code is NOT big-endian compatible!
 
 Compiled Windows/macOS binaries are always available at 16-bits.org/pt2.php