mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
filter out rest of joystick-only demos
This commit is contained in:
parent
e8ca9e75db
commit
809c97a850
@ -8,6 +8,8 @@
|
|||||||
!source "src/constants.a" ; no code in these
|
!source "src/constants.a" ; no code in these
|
||||||
!source "src/macros.a"
|
!source "src/macros.a"
|
||||||
|
|
||||||
|
+GAME_REQUIRES_JOYSTICK
|
||||||
|
|
||||||
+ENABLE_ACCEL_LC
|
+ENABLE_ACCEL_LC
|
||||||
+LOAD_XSINGLE title
|
+LOAD_XSINGLE title
|
||||||
+NEW_RESET_VECTOR $3E0 ; overwrites $101 at end of demo cycle
|
+NEW_RESET_VECTOR $3E0 ; overwrites $101 at end of demo cycle
|
||||||
@ -20,8 +22,6 @@
|
|||||||
sta $6040,x
|
sta $6040,x
|
||||||
dex
|
dex
|
||||||
bpl -
|
bpl -
|
||||||
sta $69C7
|
|
||||||
sta $69D2 ; disable sound(?)
|
|
||||||
+DISABLE_ACCEL
|
+DISABLE_ACCEL
|
||||||
jmp $4000
|
jmp $4000
|
||||||
|
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
!source "src/constants.a" ; no code in these
|
!source "src/constants.a" ; no code in these
|
||||||
!source "src/macros.a"
|
!source "src/macros.a"
|
||||||
|
|
||||||
|
+GAME_REQUIRES_JOYSTICK
|
||||||
|
|
||||||
+ENABLE_ACCEL_LC
|
+ENABLE_ACCEL_LC
|
||||||
+LOAD_XSINGLE title
|
+LOAD_XSINGLE title
|
||||||
|
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
!source "src/constants.a" ; no code in these
|
!source "src/constants.a" ; no code in these
|
||||||
!source "src/macros.a"
|
!source "src/macros.a"
|
||||||
|
|
||||||
|
+GAME_REQUIRES_JOYSTICK
|
||||||
|
|
||||||
+ENABLE_ACCEL_LC
|
+ENABLE_ACCEL_LC
|
||||||
+LOAD_XSINGLE title
|
+LOAD_XSINGLE title
|
||||||
|
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
!source "src/constants.a" ; no code in these
|
!source "src/constants.a" ; no code in these
|
||||||
!source "src/macros.a"
|
!source "src/macros.a"
|
||||||
|
|
||||||
|
+GAME_REQUIRES_JOYSTICK
|
||||||
|
|
||||||
+ENABLE_ACCEL_LC
|
+ENABLE_ACCEL_LC
|
||||||
+LOAD_XSINGLE title
|
+LOAD_XSINGLE title
|
||||||
lda #$60
|
lda #$60
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
!source "src/constants.a" ; no code in these
|
!source "src/constants.a" ; no code in these
|
||||||
!source "src/macros.a"
|
!source "src/macros.a"
|
||||||
|
|
||||||
|
+GAME_REQUIRES_JOYSTICK
|
||||||
|
|
||||||
+ENABLE_ACCEL_LC
|
+ENABLE_ACCEL_LC
|
||||||
+LOAD_XSINGLE title
|
+LOAD_XSINGLE title
|
||||||
|
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
!source "src/constants.a" ; no code in these
|
!source "src/constants.a" ; no code in these
|
||||||
!source "src/macros.a"
|
!source "src/macros.a"
|
||||||
|
|
||||||
|
+GAME_REQUIRES_JOYSTICK
|
||||||
|
|
||||||
+ENABLE_ACCEL_LC
|
+ENABLE_ACCEL_LC
|
||||||
+LOAD_XSINGLE title
|
+LOAD_XSINGLE title
|
||||||
|
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
!source "src/constants.a" ; no code in these
|
!source "src/constants.a" ; no code in these
|
||||||
!source "src/macros.a"
|
!source "src/macros.a"
|
||||||
|
|
||||||
|
+GAME_REQUIRES_JOYSTICK
|
||||||
|
|
||||||
+ENABLE_ACCEL_LC
|
+ENABLE_ACCEL_LC
|
||||||
+LOAD_XSINGLE title
|
+LOAD_XSINGLE title
|
||||||
|
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
!source "src/constants.a" ; no code in these
|
!source "src/constants.a" ; no code in these
|
||||||
!source "src/macros.a"
|
!source "src/macros.a"
|
||||||
|
|
||||||
|
+GAME_REQUIRES_JOYSTICK
|
||||||
|
|
||||||
+TEST_TEXT_PAGE_2
|
+TEST_TEXT_PAGE_2
|
||||||
+READ_RAM2_WRITE_RAM2
|
+READ_RAM2_WRITE_RAM2
|
||||||
jsr EnableAccelerator
|
jsr EnableAccelerator
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15432602
|
!be24 15432724
|
||||||
!le16 5112
|
!le16 5112
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15377993
|
!be24 15378115
|
||||||
!le16 5695
|
!le16 5695
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15311166
|
!be24 15311288
|
||||||
!le16 4033
|
!le16 4033
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15325348
|
!be24 15325470
|
||||||
!le16 4473
|
!le16 4473
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15343451
|
!be24 15343573
|
||||||
!le16 5830
|
!le16 5830
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15364235
|
!be24 15364357
|
||||||
!le16 6429
|
!le16 6429
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15437714
|
!be24 15437836
|
||||||
!le16 410
|
!le16 410
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15438468
|
!be24 15438590
|
||||||
!le16 448
|
!le16 448
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15438916
|
!be24 15439038
|
||||||
!le16 303
|
!le16 303
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 12287687
|
!be24 12287809
|
||||||
!le16 1652
|
!le16 1652
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15386328
|
!be24 15386450
|
||||||
!le16 1640
|
!le16 1640
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15438200
|
!be24 15438322
|
||||||
!le16 67
|
!le16 67
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15432543
|
!be24 15432665
|
||||||
!le16 59
|
!le16 59
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15430999
|
!be24 15431121
|
||||||
!le16 1426
|
!le16 1426
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15415233
|
!be24 15415355
|
||||||
!le16 540
|
!le16 540
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15383688
|
!be24 15383810
|
||||||
!le16 2640
|
!le16 2640
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15388326
|
!be24 15388448
|
||||||
!le16 7329
|
!le16 7329
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15438124
|
!be24 15438246
|
||||||
!le16 76
|
!le16 76
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15432425
|
!be24 15432547
|
||||||
!le16 118
|
!le16 118
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15438267
|
!be24 15438389
|
||||||
!le16 201
|
!le16 201
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15415773
|
!be24 15415895
|
||||||
!le16 4897
|
!le16 4897
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15420670
|
!be24 15420792
|
||||||
!le16 1775
|
!le16 1775
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15422445
|
!be24 15422567
|
||||||
!le16 1181
|
!le16 1181
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15423626
|
!be24 15423748
|
||||||
!le16 3421
|
!le16 3421
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15427047
|
!be24 15427169
|
||||||
!le16 3359
|
!le16 3359
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15430406
|
!be24 15430528
|
||||||
!le16 479
|
!le16 479
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15430885
|
!be24 15431007
|
||||||
!le16 114
|
!le16 114
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15439219
|
!be24 15439341
|
||||||
!le16 2370
|
!le16 2370
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15401029
|
!be24 15401151
|
||||||
!le16 4933
|
!le16 4933
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15405962
|
!be24 15406084
|
||||||
!le16 2400
|
!le16 2400
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15370664
|
!be24 15370786
|
||||||
!le16 7329
|
!le16 7329
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15301921
|
!be24 15302043
|
||||||
!le16 9245
|
!le16 9245
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15315199
|
!be24 15315321
|
||||||
!le16 10149
|
!le16 10149
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15329821
|
!be24 15329943
|
||||||
!le16 13630
|
!le16 13630
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15349281
|
!be24 15349403
|
||||||
!le16 14954
|
!le16 14954
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15387968
|
!be24 15388090
|
||||||
!le16 358
|
!le16 358
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15395655
|
!be24 15395777
|
||||||
!le16 5374
|
!le16 5374
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15408362
|
!be24 15408484
|
||||||
!le16 6871
|
!le16 6871
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
; This file is automatically generated
|
; This file is automatically generated
|
||||||
;
|
;
|
||||||
!byte 0
|
!byte 0
|
||||||
!be24 15297717
|
!be24 15297839
|
||||||
!le16 4204
|
!le16 4204
|
||||||
|
Loading…
Reference in New Issue
Block a user