Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > KickAss coding question
2015-01-03 20:31
xIII

Registered: Nov 2008
Posts: 210
KickAss coding question

If I use a for loop and load a value from a table which is stored to a label inside the for loop the value is always the first value of the table ?

just an example:
.for (var i=0; i<38; i++) {

lda valuefromtable+i
sta store+1

store:
lda #$00
sta $d020
}
rts

valuefromtable: .byte 0,1,2,3,4,5,6,7,8,9,10

Question: how can this be solved ? or what am I doing wrong ?
 
... 10 posts hidden. Click here to view all posts....
 
2015-01-04 11:08
Mixer

Registered: Apr 2008
Posts: 460
Quote: Word. I think also cars should be only used by people who can build an engine.

I like that sentence, because it is so true.
2015-01-04 11:09
Oswald

Registered: Apr 2002
Posts: 5127
if you dont learn your shit, then you will end up putting up questions like the above.

especially the dissassembly, and not understanding kickass did exactly what he was asking for is like a disaster. its not like he cant build an engine, he doesnt even knows which pedal does what.
2015-01-04 11:30
xIII

Registered: Nov 2008
Posts: 210
@Cruzer/Burglar: I was expecting a different value after LDA when I checked the result of the parsing by Kickass. But I know now that the code is OK once I run it!

Just add this question to the list: 'stupid coding questions by xIII' ;)

Knut: thanks

Nith: it was just a fast example.

Oswald: Maybe... one day... if I keep trying... if I keep asking... I'll be a big boy too... maybe... probably not... but maybe... ok... not... but I don't care :)
2015-01-04 11:30
Burglar

Registered: Dec 2004
Posts: 1137
@oswald, isnt learning exactly what he's trying to achieve?

experienced coders (such as myself) don't mind giving noob coders some explanations and pointers ;)
2015-01-04 12:05
Oswald

Registered: Apr 2002
Posts: 5127
me too, but its frustrating when the asker disappears, and leaves us here wondering what he even wanted :)

knut has the right answers.
Previous - 1 | 2 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
CA$H/TRiAD
d4ng3r
controlport2
TheRyk/MYD!
Lord Crucifier/SCS*TRC
Jammer
Knut Clausen/SHAPE/F..
Scooby/G★P/Light
Smasher/F4CG
Nordischsound/Hokuto..
Guests online: 350
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Codeboys & Endians  (9.7)
4 Mojo  (9.6)
5 Coma Light 13  (9.6)
6 Edge of Disgrace  (9.6)
7 Signal Carnival  (9.6)
8 Wonderland XIV  (9.5)
9 Uncensored  (9.5)
10 Comaland 100%  (9.5)
Top onefile Demos
1 Nine  (9.7)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.5)
6 Scan and Spin  (9.5)
7 Onscreen 5k  (9.5)
8 Grey  (9.5)
9 Dawnfall V1.1  (9.5)
10 Rainbow Connection  (9.5)
Top Groups
1 Artline Designs  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Performers  (9.3)
5 Censor Design  (9.3)
Top Webmasters
1 Slaygon  (9.7)
2 Perff  (9.6)
3 Sabbi  (9.5)
4 Morpheus  (9.4)
5 CreaMD  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2025
Page generated in: 0.037 sec.