Search found 8 matches

by dlenmn
Wed Feb 06, 2013 5:15 am
Forum: Forth
Topic: What is Forth?
Replies: 148
Views: 187267

Re: What is Forth?

I had forgotten about this thread and my previous post on it. Since then, I've done a fair amount in forth -- read Staring Forth , read Thinking Forth , made a little computer that ran Forth, wrote a floating point word set for practice, etc. It has a truly amazing power to weight ratio -- you can ...
by dlenmn
Fri Mar 03, 2006 9:15 pm
Forum: Programming
Topic: WHERE DO I FIND A MACHINE LANGUAGE BOOK ?? ANY FOR SALE??
Replies: 4
Views: 3285

half.com has several books. Search for 6502. You can get Programming the 6502 by Rodnay Zaks really cheap, and it's a good book.
by dlenmn
Tue Feb 14, 2006 4:59 am
Forum: Forth
Topic: What is Forth?
Replies: 148
Views: 187267

The simplest (and likely insulting) answer is that it's a programing language and -- not surprisingly -- it's used to program computers. There are several people on these forums who are very knowledgeable about forth, and they can probably tell you a lot about it. I just started learning it so I'll ...
by dlenmn
Fri Jan 27, 2006 4:41 am
Forum: Forth
Topic: Two questions from a Forth newbie
Replies: 4
Views: 9090

Thanks for the replies, it's given me some new ideas. I'll probably have more questions as I get further along.
by dlenmn
Thu Jan 26, 2006 3:03 am
Forum: Forth
Topic: Two questions from a Forth newbie
Replies: 4
Views: 9090

Two questions from a Forth newbie

I decided that it would be fun to make a 6502 based computer which runs Forth. I started learning about the 6502, and now I'm moving on to learning about Forth. At the moment, I'm reading through the 1981 edition of "Starting Forth" (I'm currently finished chapter 3). I just installed gForth and ...
by dlenmn
Sat Jan 14, 2006 10:04 pm
Forum: Programming
Topic: Bit manipulation: R65c02 and W65c02
Replies: 3
Views: 4285

Score. Thanks for the confirmation.
by dlenmn
Sat Jan 14, 2006 7:58 pm
Forum: Programming
Topic: Bit manipulation: R65c02 and W65c02
Replies: 3
Views: 4285

Bit manipulation: R65c02 and W65c02

I was looking at WDC's W65c02 data sheet (http://www.westerndesigncenter.com/wdc/datasheets/w65c02s.pdf) and noticed that it listed Reset Memory Bit (RMB), Set Memory Bit (SMB), Branch on Bit Reset (BBR), and Branch on Bit Set (BBS) as instructions. However, appendix c of WDC's programming manual ...
by dlenmn
Fri Dec 16, 2005 5:27 pm
Forum: General Discussions
Topic: help me, i know nothing about the 6502 and wud like 2 learn
Replies: 4
Views: 3283

If you want a cheap text, look on half.com. I bought Programming the 6502 by Rodnay Zaks for $5 including shipping, and you could find cheaper.