Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pacman128/pcasm
PC Assembly language book
https://github.com/pacman128/pcasm
Last synced: 2 months ago
JSON representation
PC Assembly language book
- Host: GitHub
- URL: https://github.com/pacman128/pcasm
- Owner: pacman128
- Created: 2017-06-17T20:04:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T08:50:41.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T21:53:00.646Z (10 months ago)
- Language: TeX
- Size: 967 KB
- Stars: 153
- Watchers: 7
- Forks: 33
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PC Assembly Language book
This repo contains the LaTeX source of my 32-bit 80x86 assembly
language book and the translations.You need LaTeX installed with all extra packages to create the PDF
from these files. On Ubuntu, I needed to install the *texlive-latex-base*
and *texlive-latex-extra* packages.To generate the PDF file, go to the latex/english directory and type:
> pdflatex pcasm
and type * at the \infiles= prompt. (You may have to repeat this to get
all the references resolved.)These files are released under the Creative Commons
Attribution-NonCommercial-ShareAlike 4.0 International License.
To view a copy of this license, visit
http://creativecommons.org/licenses/by-nc-sa/4.0/.