mac-rom/Drivers/IOP/SCCDefs.aii
Elliot Nunn 4325cdcc78 Bring in CubeE sources
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.
2017-12-26 09:52:23 +08:00

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