Cleanup and preparation for the new design

git-svn-id: svn://svn.cc65.org/cc65/trunk@2839 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-12-26 21:43:18 +00:00
parent b9327d23f8
commit 8636914964
12 changed files with 533 additions and 794 deletions

View File

@@ -95,13 +95,13 @@ READ: ldx #$0F ; Switch to the system bank
; Get the direction bits
ldy #CIA_PRB
ldy #CIA::PRB
lda (cia2),y ; Read joystick inputs
sta tmp1
; Get the fire bits
ldy #CIA_PRA
ldy #CIA::PRA
lda (cia2),y
; Make the result value