Skip to content
Archive of entries posted on August 2009

Low-Res Life for the Apple II

Wikipedia gives more details, including examples, a more formal definition of the game, and history. I have implemented the game of life for the Apple II computer using the low-resolution (40×40) video mode and the Macrosoft macro language.  Macrosoft is a library of assembler macros that produce assembly language code.  I chose this language because [...]

B-tree page still exists

My (old) page on b-trees is still here, unchanged.  One of these days, I’ll update the page and incorporate numerous comments.