diff --git a/src/00/memory.asm b/src/00/memory.asm index 5dae0c1..5880627 100644 --- a/src/00/memory.asm +++ b/src/00/memory.asm @@ -219,7 +219,7 @@ _: pop af ;; memoryAvailable [System] ;; Finds the amount of memory available for use. ;; Outputs: -;; BC: Total memory availble +;; BC: Total memory available ;; DE: Largest allocatable sum memoryAvailable: #define total_mem kernelGarbage