Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
See what's new at GitLab
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
C
c64-commando-2084
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ricardo Quesada
c64-commando-2084
Commits
6c218969
Commit
6c218969
authored
Sep 02, 2019
by
Ricardo Quesada
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
type anims with numbers
parent
448c4944
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
src/main.asm
src/main.asm
+5
-4
No files found.
src/main.asm
View file @
6c218969
...
...
@@ -3307,7 +3307,7 @@ TYPE_ANIM_TBL_LO
.ADDR
TYPE_ANIM_GRENADE_BOX
;$16
.ADDR
TYPE_ANIM_SOLDIER_FROM_SIDE_A
;$17
.ADDR
TYPE_ANIM_SOLDIER_FROM_SIDE_B
;$18
.ADDR
s2956
;$19
.ADDR
TYPE_ANIM_19
;$19
.ADDR
TYPE_ANIM_BOSS_LVL0
;$1A
.ADDR
TYPE_ANIM_SOLDIER_IN_FORT
;$1B
.ADDR
TYPE_ANIM_SOLDIER_IN_TRENCH
;$1C
...
...
@@ -3316,7 +3316,7 @@ TYPE_ANIM_TBL_LO
.ADDR
TYPE_ANIM_TURRET_FIRE_END
;$1F
.ADDR
TYPE_ANIM_BAZOOKA_ENEMY
;$20
.ADDR
TYPE_ANIM_TURRET_FIRE_END
;$21
.ADDR
s26DD
;$22
.ADDR
TYPE_ANIM_22
;$22
.ADDR
TYPE_ANIM_VOID1
;$23
.ADDR
TYPE_ANIM_SOLDIER_JUMPING_FROM_TRUCK
;$24
.ADDR
TYPE_ANIM_CART_UP_LVL1
;$25
...
...
@@ -3542,7 +3542,8 @@ _L01 LDA SPRITES_X_LO05,X
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-;
; ref: anim_type_22
s26DD
INC
SP
RITES_TICK05
,
X
TYPE_ANIM_22
;$26DD
INC
SP
RITES_TICK05
,
X
LDY
a04A1
,
X
LDA
SP
RITES_TICK05
,
X
AND
#
$
0
F
;#%00001111
...
...
@@ -3900,7 +3901,7 @@ FRAME_BOSS1_LEFT ;$2954
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-;
; ref: anim_type_19
s
2956
TYPE_ANIM_19
;$
2956
INC
SP
RITES_TICK05
,
X
LDA
SP
RITES_DELTA_X05
,
X
ORA
SP
RITES_DELTA_Y05
,
X
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment