Last updated 12/08/04.
Here are some small utilities I've created for my own use and for friends. They are free (use at your own risk), and available as stand-alone executables or with Delphi source. If you have questions, comments, suggestions, bug reports, or just want to say hi, send me a note at mmowens at panix dot com.
| Title (Windows version) | Downloding links | Description |
|---|---|---|
| Binary Arithmetic (32 only) |
Without source With source |
This simple applet shows you, step by step, as it performs 8, 16 or 32-bit binary arithmetic.
This version only adds, but subtraction, multiplication and long division will be coming soon.
It is useful as a tutorial if you are learning assembler or binary arithmetic, or if you want
to see the crazy way I spent my Sunday morning. This is a 32-bit application only.
If you are a Delphi programmer, you should have no trouble converting it to 16-bit. You
will need to replace the PageControl component with a Notebook, and you'll
need to change some of the source that handles the navigation and updating of buttons.
Enjoy! |
| Font Viewer (16) |
Without source With source |
This simple applet lets you view all the fonts installed on your PC (one at a time), and print them out (provided they are TrueType fonts or Printer fonts supported by your printer. Here's a screen shot. |
[Maggie's Delphi Page] [Maggie's homepage] [Maggie's assembler pages]
You were visitor #11995 to this page.
©1996 Maggie Owens.