aboutsummaryrefslogtreecommitdiff
path: root/vendor/list.nes
Commit message (Collapse)AuthorAgeFilesLines
* vendor: Minor updates so 'nasm' is happyMiquel Sabaté Solà2025-01-151-0/+0
| | | | | | See the 'nasm' utility in https://github.com/mssola/tools.nes. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* vendor: updated list.nesMiquel Sabaté Solà2023-12-211-0/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Finished the second part of day 4Miquel Sabaté Solà2023-12-211-0/+0
In order to do so I had to come up with a custom list library because otherwise keeping up with the enunciate and the memory management logic was a bit chaotic. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>