diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-22 16:54:39 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-22 16:54:39 +0200 |
| commit | afb1f3b7c8d9696ba6c6289d29de185ee380ae02 (patch) | |
| tree | 999b9197e216cbafc7dd73533334f58d28638715 /list.s | |
| parent | f8e34fbfbe5a9c286354346d8c75e095e9c86f2c (diff) | |
| download | list.nes-main.tar.gz list.nes-main.zip | |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'list.s')
| -rw-r--r-- | list.s | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ ;; usual ways might be a problem otherwise. ;; ;; For more information on the usage and the API check the documentation -;; (README.md file on the https://github.com/mssola/list.nes repository). +;; (README.md file on the https://git.mssola.com/nes/list.nes repository). .scope List ;; NOTE (important): this library needs 4 bytes to store information of this ;; list. These are two 16-bit pointers which are used for the subroutines |
