Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Ricardo Quesada
c64-commando-2084
Commits
087dc147
Commit
087dc147
authored
Sep 02, 2019
by
Ricardo Quesada
Browse files
commando: one tiny fix
parent
ac1f3b0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/commando.asm
src/commando.asm
+2
-2
No files found.
src/commando.asm
View file @
087dc147
e080D
=
$
080
D
GAME_MAIN
=
$
080
D
;
; **** PREDEFINED LABELS ****
;
...
...
@@ -99,7 +99,7 @@ j03D0 LDA #$01
LDX
#
$
FD
JSR
ROM_SETNAM
;$FFBD - set file name
JSR
s03F0
JMP
e080D
;Game main entry point
JMP
GAME_MAIN
;Game main entry point
.BYTE
$
00
,
$
00
,
$
00
,
$
00
,
$
00
,
$
00
,
$
00
,
$
00
.BYTE
$
00
...
...
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