mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-22 16:31:07 +00:00
Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr
This commit is contained in:
parent
b87ffebe14
commit
5f87674616
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user