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
Let's move commands such as batmansay and zeldasay to their own files, copying over what need to be copied in order to isolate them from main.s and terminal.s, which should be kept clean for our educational Skeleton OS. This will make things simpler for the person learning this and also make better use of what "should" be in a file like main.s
The text was updated successfully, but these errors were encountered:
Let's move commands such as batmansay and zeldasay to their own files, copying over what need to be copied in order to isolate them from main.s and terminal.s, which should be kept clean for our educational Skeleton OS. This will make things simpler for the person learning this and also make better use of what "should" be in a file like main.s
The text was updated successfully, but these errors were encountered: