diff defs/atari.d @ 3180:1c75a05d3304

defs: Move boot track parameters into each port def file Makes it easier to tune these for new ports. Saves some special casing of Atari in krn.asm.
author Boisy Pitre <coco@toughmac.com>
date Tue, 16 May 2017 23:24:00 +0200
parents ca65720ee373
children ea1afb494127
line wrap: on
line diff
--- a/defs/atari.d	Tue May 16 23:25:26 2017 +0200
+++ b/defs/atari.d	Tue May 16 23:24:00 2017 +0200
@@ -89,6 +89,15 @@
 *
 *************************************************
 
+********************************
+* Boot defs for NitrOS-9 Level 1
+*
+* These defs are not strictly for 'Boot', but are for booting the
+* system.
+*
+Bt.Start       set       $8000
+Bt.Size        EQU       $1080               Maximum size of bootfile
+Bt.Track       EQU       $0000
 HW.Page        set       $FF                 Device descriptor hardware page