Mercurial > hg > Members > kono > nitros9-code
changeset 3278:ea1afb494127
defs: Add Bt.Sec for atari and corsham
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sat, 07 Mar 2020 23:52:40 +0100 |
parents | 33d539c123cf |
children | cbb116c092de |
files | defs/atari.d defs/corsham.d |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/defs/atari.d Sat Mar 07 23:15:05 2020 +0100 +++ b/defs/atari.d Sat Mar 07 23:52:40 2020 +0100 @@ -98,6 +98,7 @@ Bt.Start set $8000 Bt.Size EQU $1080 Maximum size of bootfile Bt.Track EQU $0000 +Bt.Sec EQU 0 HW.Page set $FF Device descriptor hardware page
--- a/defs/corsham.d Sat Mar 07 23:15:05 2020 +0100 +++ b/defs/corsham.d Sat Mar 07 23:52:40 2020 +0100 @@ -124,6 +124,7 @@ Bt.Start EQU $F000 Start address of the boot ROM in memory Bt.Size EQU $1000 Bt.Track EQU 0 +Bt.Sec EQU 0 ;***************************************************** ; Parallel port protocol