Renamed 'secondary' to 'backyard' on popular demand ;-))

This commit is contained in:
oliverschmidt 2007-05-23 23:11:23 +00:00
parent f8145bd02c
commit 51af3d9142
94 changed files with 76 additions and 76 deletions

View file

@ -0,0 +1,17 @@
;---------------------------------------------------------------------
.export _cs8900a_rxtxreg
.export _cs8900a_txcmd
.export _cs8900a_txlen
.export _cs8900a_packetpp
.export _cs8900a_ppdata
;---------------------------------------------------------------------
_cs8900a_rxtxreg = $de08
_cs8900a_txcmd = $de0c
_cs8900a_txlen = $de0e
_cs8900a_packetpp = $de02
_cs8900a_ppdata = $de04