Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment C64 documentation rocked (Score 3, Insightful) 463

When I got my C64, it came with a 300 page manual with detailed documentation on e.g. how to program the built-in sound and graphic chips. Which values you had to write to which registers and so on. I learned how to program assembler by reading this thing, at age 11.
Of course there was also tons of undocumented stuff that you could only learn by doing. Some years ago I found out (using an emulator) that I still remembered carefully crafted tables of timing values to trick the VIC into showing nice animated color bars without flickering.

When I bought my first Intel PC, there was a piece of paper which basically mentioned how to turn the thing on. Took me years to figure out how to do file i/o and draw some pixels in VGA mode.

Slashdot Top Deals

Every nonzero finite dimensional inner product space has an orthonormal basis. It makes sense, when you don't think about it.

Working...