mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2024-12-28 16:31:01 +00:00
4325cdcc78
Resource forks are included only for .rsrc files. These are DeRezzed into their data fork. 'ckid' resources, from the Projector VCS, are not included. The Tools directory, containing mostly junk, is also excluded.
16 lines
382 B
Plaintext
16 lines
382 B
Plaintext
;EASE$$$ READ ONLY COPY of file ÒSCCDefs.aiiÓ
|
|
; 1.1 CCH 07/08/1989 Added EASE comments to file.
|
|
; 1.0 CCH 11/ 9/1988 Adding to EASE.
|
|
; END EASE MODIFICATION HISTORY
|
|
|
|
|
|
SccIOCtlReg equ $4*IODelayCount+$4*IODurationCount
|
|
|
|
; SCC Addresses
|
|
|
|
bCtl equ IOBase+$40 ; SCC B command
|
|
bData equ IOBase+$41 ; SCC B data
|
|
aCtl equ IOBase+$42 ; SCC A command
|
|
aData equ IOBase+$43 ; SCC A data
|
|
|