I wrote a few thousand lines of 65C02 assembly since January 2015 (added to C.R. Bond's floating-point library, for my RPN desktop calculator project). The last time, it was 20 years ago -well, it seems that my brain still reports a "running" status.
Marc
Poll - how much assembly programming do you do?
Re: Poll - how much assembly programming do you do?
A few thousands, writing a TCP/IP stack for the Apple II called Marina. Started in February this year, so it's not quite a year old. No TCP yet, but it does UDP just fine and has a Berkeley Sockets API. No real apps other than a DHCP client and a DNS resolver.
Re: Poll - how much assembly programming do you do?
Welcome Dog Cow - that sounds very impressive! Feel free to post about the project: it would be good to know more.
Re: Poll - how much assembly programming do you do?
Yeah, I've been lurking on this forum for the past 5 years, now I finally speak up.
I'll see about posting a topic on it soon. It's presented a number of interesting challenges, and I'm by no means an expert 6502 programmer, but I've learned a lot!
Re: Poll - how much assembly programming do you do?
We've had several threads in the past where people announce and discuss their ongoing project, and we all get to share in the learning experience as the project advances - so please don't feel you have to finish something before posting about it!
- BigDumbDinosaur
- Posts: 9428
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Poll - how much assembly programming do you do?
BigEd wrote:
We've had several threads in the past where people announce and discuss their ongoing project, and we all get to share in the learning experience as the project advances - so please don't feel you have to finish something before posting about it!
x86? We ain't got no x86. We don't NEED no stinking x86!
-
randallmeyer2000
- Posts: 255
- Joined: 12 Oct 2015
Re: Poll - how much assembly programming do you do?
I am afraid I still code in Natural Language (English, and a very little French. Ostensibly Latin and Spanish, but I rmember almost none of it!).
Good to see that about 18% of you are in the same boat! (i.e. few tens of lines or fewer). I might count the time spent trying to make the 65-0-2-opoly and "trial programs" and reach the "100 lines" mark, but that is stretching it. As it is my few tens of lines were sent to one of the "emulator-assemblers" you guys have posted, on-line. Just to check their syntax!
I have never RUN code, on a machine that RUNS code!
Good to see that about 18% of you are in the same boat! (i.e. few tens of lines or fewer). I might count the time spent trying to make the 65-0-2-opoly and "trial programs" and reach the "100 lines" mark, but that is stretching it. As it is my few tens of lines were sent to one of the "emulator-assemblers" you guys have posted, on-line. Just to check their syntax!
I have never RUN code, on a machine that RUNS code!
-
randallmeyer2000
- Posts: 255
- Joined: 12 Oct 2015
Re: Poll - how much assembly programming do you do?
Oh yeah; BDD ; me too! TONS of out-loud thinking! (I am a man of few means--not to complain, too much, as my generation, first, I think, of all generations, is most tuned to "frugal, sustainable" thinking--and thus, I DREAM most of my inventions, and start and/or finish, very few. I consider the "cutting room floor" as "somebody else's problem/opportunity". "Marketplace of Ideas"! Indeed!).