About the "ACE" source code: As you can tell by the setup window, the design for this program was far more ambitious than could ever be implemented. This was my first real attempt to write an emulator, and as such, it is quite difficult to read. If you feel, however, that there is something worth using in this program, you are welcome to it. It has many features of which I'm guardedly proud, and its annoyances are fairly slight. I strongly urge you to avoid even looking at the code for the video. It is such a bizarre mish-mash of crap that I could not even begin to describe it. I also urge you to avoid some parts of the serial routine, which appears to me now to work by some coincidence of voodoo, wishful thinking, and others things it is probably best not to think about. If you attempt to assemble this project, you will notice that you are missing the symbol file (the ".gs" file). You will need assemble the file called "Amiga.s" to obtain this symbol file. The project is entirely in 68K assembly. -- Mike Fenton