A computer club scanned these books in. I don't know if they got permission or not.
http://www.bombjack.org/commodore/books ... _65816.pdf
Commodore Books:
http://www.bombjack.org/commodore/books.htm
Found online book: Programming the 65816 by William Labiak
Found online book: Programming the 65816 by William Labiak
Last edited by ChuckT on Fri Jun 18, 2010 6:38 pm, edited 1 time in total.
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Found online book: Programming the 65816 by William Labi
ChuckT wrote:
A computer club scanned these books in. I don't know if they got permission or not.
http://www.bombjack.org/commodore/books ... _65816.pdf
Commodore Books:
http://www.bombjack.org/commodore/books.htm
http://www.bombjack.org/commodore/books ... _65816.pdf
Commodore Books:
http://www.bombjack.org/commodore/books.htm
x86? We ain't got no x86. We don't NEED no stinking x86!
Re: Found online book: Programming the 65816 by William Labi
ChuckT wrote:
A computer club scanned http://www.bombjack.org/commodore/books.htmthese books in
http://www.bombjack.org/commodore/books.htm
There's no need for url tags, as I think the forum auto-links URL-like entities anyway. Also, not using the proper closing tag will malform the URL, as happened in the original message.
The above URL is the correct URL for convenient clicking.
Unfortunately, the page does not come up for me. The connection times out. Strangely, accessing http://www.bombjack.org works just fine.
There's no need for url tags, as I think the forum auto-links URL-like entities anyway. Also, not using the proper closing tag will malform the URL, as happened in the original message.
The above URL is the correct URL for convenient clicking.
Unfortunately, the page does not come up for me. The connection times out. Strangely, accessing http://www.bombjack.org works just fine.
It's definitely not coming up for me. He must have Comcast users firewalled off. (At least, Comcast users from the Bay Area.)
That being said, I agree with BDD that the book isn't the best possible introduction to programming as such; I'd say that it should be backed up with other theoretical materials (e.g., Wirth's books on data structures and algorithms) as well.
It does serve a useful purpose though: since Sybex used the same cookie-cutter layout for all their "Programming the Waffle-Iron" series of books (for any Waffle-Iron you care to think of), it was a primordial example of a Rosetta stone, allowing folks to compare different processor architectures.
For example, I remember a clip in the "Programming the 6502" book which compared a block I/O operation on the Z-80 versus the 6502. The Z-80 snowed the 6502 big-time because of its OTIR instruction. But when it came to other things, the 6502 proved faster. The comparison was pretty well unbiased, and I haven't seen such honesty in technical books before or since.
That being said, I agree with BDD that the book isn't the best possible introduction to programming as such; I'd say that it should be backed up with other theoretical materials (e.g., Wirth's books on data structures and algorithms) as well.
It does serve a useful purpose though: since Sybex used the same cookie-cutter layout for all their "Programming the Waffle-Iron" series of books (for any Waffle-Iron you care to think of), it was a primordial example of a Rosetta stone, allowing folks to compare different processor architectures.
For example, I remember a clip in the "Programming the 6502" book which compared a block I/O operation on the Z-80 versus the 6502. The Z-80 snowed the 6502 big-time because of its OTIR instruction. But when it came to other things, the 6502 proved faster. The comparison was pretty well unbiased, and I haven't seen such honesty in technical books before or since.
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
GARTHWILSON wrote:
The pages came up for me, but it took a looooooooong time.
I couldn't find that one. Where is it?
Quote:
I'm not sure if the book of Impossible Routines would be very useful or entirely useless.
http://www.bombjack.org/commodore/books ... he_C64.pdf
But it's not really worth downloading, very basic stuff.