diff options
Diffstat (limited to 'src/64x0')
| -rw-r--r-- | src/64x0/64x0_boot.64x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/64x0/64x0_boot.64x b/src/64x0/64x0_boot.64x index 6ee71b2..7fb6825 100644 --- a/src/64x0/64x0_boot.64x +++ b/src/64x0/64x0_boot.64x @@ -3,7 +3,7 @@ # interrupts: 1M - 2048 # brief: jump to r16 which contains the code to jump on. -# Copyright 2024, Amlal EL Mahrouss, all rights reserved. +# Copyright 2024, Amlal El Mahrouss, all rights reserved. export .text __start lda r15, 0x7c00 |
