home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Assembler
/
phxas426.lha
/
PhxAss
/
Examples
/
Include
/
hardware
/
cia.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-12-28
|
331 b
|
30 lines
ifnd HARDWARE_CIA_I
HARDWARE_CIA_I set 1
*
* hardware/cia.i
* for PhxAss
*
* © copyright by F.Wille in 1994
*
CIAA = $bfe001
CIAB = $bfd000
PRA = $000
PRB = $100
DDRA = $200
DDRB = $300
TALO = $400
TAHI = $500
TBLO = $600
TBHI = $700
TODLO = $800
TODMID = $900
TODHI = $a00
SDR = $c00
ICR = $d00
CRA = $e00
CRB = $f00
endc