From 5f87674616a8c3122a4ea4573a2771044e8b0a57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20GIBERT?= Date: Tue, 1 Nov 2016 22:35:27 +0100 Subject: [PATCH] Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr --- INC/A2osX.I.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INC/A2osX.I.txt b/INC/A2osX.I.txt index b0317172..814c8ebd 100644 --- a/INC/A2osX.I.txt +++ b/INC/A2osX.I.txt @@ -249,7 +249,7 @@ SYS.FreeMemA .EQ $92 SYS.GetMemPtrA .EQ $94 SYS.GetMemByIDA .EQ $96 -SYS.GetMemByNameYA .EQ $98 +* .EQ $98 SYS.LoadStockObjectYA .EQ $9A SYS.GetStockObjectA .EQ $9C SYS.FreeStockObject .EQ $9E