mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 13:58:03 +00:00
Merge pull request #557 from JIghtuse/master
Add two books on OS and low-level programming
This commit is contained in:
commit
8220637a8b
@ -251,6 +251,7 @@
|
||||
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/) - Eric S. Raymond
|
||||
* [The Little Book of Semaphores](http://greenteapress.com/semaphores/) - Allen B. Downey
|
||||
* [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX)
|
||||
* [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) (PDF)
|
||||
* [Practical File System Design:The Be File System](http://www.nobius.org/~dbg/practical-file-system-design.pdf) (PDF) - Dominic Giampaolo
|
||||
|
||||
|
||||
@ -515,6 +516,7 @@
|
||||
* [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
|
||||
* [Assembly Language Succinctly](http://www.syncfusion.com/Content/downloads/ebook/Assembly_Language_Succinctly.pdf)
|
||||
* [The Second Book Of Machine Language](http://www.atariarchives.org/2bml/)
|
||||
* [Wizard Code](http://vendu.twodots.nl/wizardcode.html)
|
||||
|
||||
####Non-X86
|
||||
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
|
||||
|
Loading…
Reference in New Issue
Block a user