aboutsummaryrefslogtreecommitdiff
path: root/basics/unrom.s
Commit message (Collapse)AuthorAgeFilesLines
* Don't leave segments emptyMiquel Sabaté Solà2025-02-041-0/+9
| | | | | | Otherwise we will get a warning from nasm. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* basics: Add an example on UNROMMiquel Sabaté Solà2025-02-041-0/+171
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>