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 first project language for this project (WacOS/8-Bit-DOSMode) because Assembly is a very low level language that can access the required sections of memory needed for this project. Since this is being based on a project with an extremely light operating system, Assembly may be the only language used. Pascal for sure won't be used, but there is a chance I might include C in the future if needed. It is getting its own project language file, starting here.
; File info
; File version: 1 (2022, Sunday, May 15th at 5:50 pm PST)
; File type: Assembly source file (*.asm)
; Line count (including blank lines and compiler line): 14