QT16 Simulator - the QT16 application is a symbolic debugger/simulator
that simulates Silicon System's 16 bit QT processor. QT16 was developed
for Texas Instruments Storage Products Group in Santa Cruz, CA, for use
by their customers while developing QT source code. QT16 is compatible with
Silicon System's ST/QT assembler st_asm.exe version 28 or higher.
QT16 Screen Shots.
Window Library for Software Tools - This DLL library of windowing functions was developed for APT Technologies, Inc. Class CBaseView supports drawing, scrolling, custom tabs, on-screen-editing, multiple font selections, status bar, and restricted window update to minimize flicker when writing to the screen. Most of these functions are handled entirely within the base class. Class CMsgView is derived from CBaseView. It implements an auto scrolling message list. Incoming messages are added to the list and displayed at the bottom of the screen. It also supports an optional DOS style command line editor. Screen Shots of the library's demo program.
Ear Trainer (for piano students) - Ear Trainer is a simple little PC program designed to help a piano student (me) learn to identify the various intervals and chords. Any MIDI device supported by your computer may be used. In practice mode, the student clicks either the melody or harmony button, the program plays a chord or interval, and finally the student chooses an answer. The program responds with "CORRECT" or, for example, "Sorry, it was a Minor 9th". Session and total lifetime statistics are recorded. Screen Shots of Ear Trainer. Download EarTrainer version 1.0.0.1.