diff options
Diffstat (limited to 'tests/src/chr-ram.s')
| -rw-r--r-- | tests/src/chr-ram.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/chr-ram.s b/tests/src/chr-ram.s index 828217f..401588d 100644 --- a/tests/src/chr-ram.s +++ b/tests/src/chr-ram.s @@ -1,5 +1,5 @@ -;;; From https://github.com/mssola/NES which will be open sourced soon (pinky -;;; promess!). +;;; From https://github.com/mssola/code.nes which will be open sourced soon +;;; (pinky promess!). .segment "HEADER" .byte 'N', 'E', 'S', $1A |
