diff options
Diffstat (limited to 'src/32x0/32x0_boot.32x')
| -rw-r--r-- | src/32x0/32x0_boot.32x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/32x0/32x0_boot.32x b/src/32x0/32x0_boot.32x index 44ee037..5256293 100644 --- a/src/32x0/32x0_boot.32x +++ b/src/32x0/32x0_boot.32x @@ -3,7 +3,7 @@ ;; interrupts: 0x800 (much like the 64x0) ;; brief: jump to main -;; Copyright 2024, Amlal EL Mahrouss, all rights reserved. +;; Copyright 2024, Amlal El Mahrouss, all rights reserved. %def ROMBOOT_BASE $1000 |
