You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
; I have decided to make Assembly the second project language for this project (WacOS/10.13) because Assembly is a very low level language that can access the required sections of memory needed for parts of this project. It will be used along C (and possibly Objective-C/Objective-C++) at the system level for this project. It is getting its own project language file, starting here.
; File info
; File version: 1 (2022, Monday, June 6th at 7:31 pm PST)
; File type: Assembly source file (*.asm)
; Line count (including blank lines and compiler line): 14