Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/.