Mercurial > hg > Members > kono > nitros9-code
annotate level1/corsham/defsfile @ 3205:e85fdf0e52ae
corsham,atari: Include OS9GEN in disk image creation
This requires ToolShed 2.2 or newer. The os9gen command
from previous ToolShed versions would corrupt the disk image.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sat, 09 Sep 2017 22:37:18 +0200 |
parents | 185c31229f22 |
children |
rev | line source |
---|---|
3182
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
1 Level equ 1 |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
2 |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
3 use os9.d |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
4 use scf.d |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
5 use rbf.d |
185c31229f22
Add level1 corsham port for the Corsham 6809 System
Boisy Pitre <coco@toughmac.com>
parents:
diff
changeset
|
6 use corsham.d |