Amateur OS Dev - Basic Makefile, "File Table", Getting User Input
Continuing on with the OS development, building the binary file easier with a makefile, starting a 'file table' (really just a string), and showing BIOS int 0x16 to get keystrokes and user input.
Playlist link: https://www.youtube.com/playlist?list=PLT7NbkyNWaqajsw8Xh7SP9KJwjfpP8TNX
Source code as of the end of this video: https://git.sr.ht/~queso_fuego/amateur_os_video_sources/tree/master/item/05_makefile_filetable_userinput
Git repos:
https://git.sr.ht/~queso_fuego/quesos
https://github.com/queso-fuego/amateuros
----------------------------------------------------------------------------------------------------------------------------------------
- Want more queso? feel free to leave suggestions in video comment sections, email fuegoqueso@gmail.com, or on twitter @Queso_Fuego
Credits:
Coffee is "Blueberry Cream" from CoffeeAM (Not Sponsored): https://www.coffeeam.com/blueberry-cream-flavored-coffee.html
Music from https://incompetech.com:
"Your Call" by Kevin MacLeod (https://incompetech.com)
Licence: CC BY (http://creativecommons.org/licenses/by/4.0/)
Video Title Tags
#x86 #assembly #os