Miscellania

more miscellania

Web Designs

They're not that good. I'm a better designer now.

MPASM Pseudo Table Generator

Generate table code for MPASM that doesn't use up table memory, or something like that. This helped me hack around a problem that other people had to deal with. I can't remember so well now, but I think this trades one type of memory for another. It's inefficient, but easier to use.

Psychic Probability

Make yourself psychic.

Ball

This is a square that bounces around. It's kind of amusing.

Math Expression Evaluator

By Ritchie Thai

I decided to write this after learning about converting infix notation to either prefix or postfix (I can't remember whic), which makes expressions easy to evaluate. I think there's actually a bug in this, but it's kind of neat.

Prime Number Finder

I wrote this before I learned the right way to find prime numbers. It's still kind of fun to watch.

Photo Gallery

Just pictures of my frog. I might use it one day.