A software interrupt with vector 0x50 will cause a syscall to start executing. The EAX register will hold the syscall_num. Other registers and the stack can be used to hold further arguments.
Added new entries to .gitignore Moved away from source directory as central spot for all source code