annotate 3rdparty/drivers/sdisk3/defsfile @ 2624:b8c7b7fbf3c9

Major changes: o os9defs, rbfdefs, scfdefs now os9.d, rbf.d, and scf.d o vtiodefs now broken into cocovtio.d (for coco and dragon) and atarivtio.d o systype now broken into coco.d, dragon.d and atari.d o all references to the above in other files have changed
author Boisy Pitre <boisy.pitre@nuance.com>
date Fri, 24 Feb 2012 08:51:08 -0600
parents 78b0a9ad8d7b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
9c478bdf0179 Modified defsfiles to use os9defs, added s16550 target to Makefile
boisy
parents: 0
diff changeset
1 Level equ 2
9c478bdf0179 Modified defsfiles to use os9defs, added s16550 target to Makefile
boisy
parents: 0
diff changeset
2
2624
b8c7b7fbf3c9 Major changes:
Boisy Pitre <boisy.pitre@nuance.com>
parents: 1180
diff changeset
3 use os9.d
b8c7b7fbf3c9 Major changes:
Boisy Pitre <boisy.pitre@nuance.com>
parents: 1180
diff changeset
4 use rbf.d
b8c7b7fbf3c9 Major changes:
Boisy Pitre <boisy.pitre@nuance.com>
parents: 1180
diff changeset
5 use coco.d