{"id":13545453,"url":"https://github.com/gurugio/book_assembly_8086","last_synced_at":"2025-04-05T10:09:02.600Z","repository":{"id":151937159,"uuid":"76445695","full_name":"gurugio/book_assembly_8086","owner":"gurugio","description":"Learn 16bit x86 Assembly with emulator","archived":false,"fork":false,"pushed_at":"2024-03-07T13:43:48.000Z","size":2664,"stargazers_count":393,"open_issues_count":0,"forks_count":47,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-29T09:09:34.080Z","etag":null,"topics":["assembly-language","x86","x86-16"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gurugio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-14T09:40:15.000Z","updated_at":"2025-03-22T00:40:13.000Z","dependencies_parsed_at":"2024-11-14T00:15:38.047Z","dependency_job_id":null,"html_url":"https://github.com/gurugio/book_assembly_8086","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurugio%2Fbook_assembly_8086","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurugio%2Fbook_assembly_8086/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurugio%2Fbook_assembly_8086/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurugio%2Fbook_assembly_8086/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gurugio","download_url":"https://codeload.github.com/gurugio/book_assembly_8086/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318745,"owners_count":20919484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assembly-language","x86","x86-16"],"created_at":"2024-08-01T11:01:03.054Z","updated_at":"2025-04-05T10:09:02.572Z","avatar_url":"https://github.com/gurugio.png","language":null,"funding_links":[],"categories":["Others","Programming/Comp Sci/SE Things","编程语言"],"sub_categories":["Open Security Training","汇编 - X86"],"readme":"# In the beginning, there was the Assembly\n\nFirst, thank you for taking the time to read my book! I want to point out that English is not my first language and you're welcome to provide feedback for grammatical errors you may find. Please see the DISCUSSION menu in the gitbook repository on the github.com web site.\n\n\nIn the Beginning of the computer world, there is a Word. It's the Assembly language.  \nIt's so close to the machine that it's hard to call it a language.\nBut it's a weird language and it's not simply binary code with 0's and 1's.\nThe assembly exists since the beginning.\nSince the assembly language is very close to the machine language, it's possible to control computer behavior in a very specific manner.\nTherefore learning the assembly language is more like learning how to speak directly to the computer hardware than compared with programming.  \nStudying computer itself helps us to figure out how every programming language works on a computer.\nAnd you can see the principles common to all programming languages.  \nSo I'm sure, you will be able to see programs as assembly code as just like [Neo](https://en.wikipedia.org/wiki/Neo_(The_Matrix)) was able to see the world as code.\nIt's really fun.  \nYou will discover the new world inside of the computer that is actually composed of many layers.\nLearning assembly is like visiting the deep layers of computer, so it make you have intuition to understand and handle the complexities of a modern computer.\nI cannot say that you would be super programmer if you know the assembly.  \nBut the excitement, I felt when I saw the inside of computer via assembly, drived me to the Linux kernel and computer architecture.\nI want more people to have the chance to see the other aspect of the computer world.\n\nI want to be like [Morpheus](https://en.wikipedia.org/wiki/Morpheus_(The_Matrix)) who gave the Red Pill to Neo_ ;-\\)\n\n\n\n# Table of contents\n\n* [intro\\_emu8086](introemu8086.md)\n* [number](number.md)\n* [8086\\_arch](8086arch.md)\n* [mov](mov.md)\n* [memory\\_read\\_write](memoryreadwrite.md)\n* [addressing](addressing.md)\n* [use\\_mov](usemov.md)\n* [variable](variable.md)\n* [array](array.md)\n* [pointer](pointer.md)\n* [why\\_assembly](whyassembly.md)\n* [logic\\_operation](logicoperation.md)\n* [add\\_sub\\_mul](addsubmul.md)\n* [div](div.md)\n* [inc\\_dec](incdec.md)\n* [jump](jump.md)\n* [conditional\\_jump](conditionaljump.md)\n* [compare](compare.md)\n* [repeat](repeat.md)\n* [stack](stack.md)\n* [function](function.md)\n* [function\\_calling](functioncalling.md)\n* [macro\\_func](macrofunc.md)\n* [howto\\_emu8086.inc](howtoemu8086inc.md)\n* [go\\_further](gofurther.md)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurugio%2Fbook_assembly_8086","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgurugio%2Fbook_assembly_8086","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurugio%2Fbook_assembly_8086/lists"}