diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:55:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-17 10:55:49 +0100 |
| commit | c8dff0d2bb5a7c622ae7a7831f6ce42ad6635473 (patch) | |
| tree | a22155808898df7b9bf9b5f0254b6ceb3086ab88 /src/32x0/32x0_boot.32x | |
| parent | b9d6c2fffc397cd8dd9f7948be6f17f24d4f4850 (diff) | |
| parent | a4d3338e4f9ce011180b6d4f599acb4f34bba617 (diff) | |
Merge pull request #10 from nekernel-org/dev
meta: important document improvements.
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 |
