mirror of
https://github.com/cc65/cc65.git
synced 2025-02-18 15:30:30 +00:00
Removed pet.inc, since the real file is still in the pet directory and this
one was added erronously. git-svn-id: svn://svn.cc65.org/cc65/trunk@4602 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
2469af49d7
commit
4cf5b40849
@ -1,22 +0,0 @@
|
||||
;
|
||||
; PET generic definitions.
|
||||
;
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; Zero page, Commodore stuff
|
||||
|
||||
DEVNUM := $D4 ; Device number
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; I/O: 6522 VIA2
|
||||
|
||||
VIA := $E840
|
||||
VIA_PRB := $E840
|
||||
VIA_PRA := $E841
|
||||
VIA_DDRB := $E842
|
||||
VIA_DDRA := $E843
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user