Now I just need to know what a wrapper is. I think it might be a white guy trying to rap.

wrappers are small standalone launchers Howard made that can be used by frontends to launch emulators that can't be normally run from the commandline.
For example visual pinball can't be closed with a keypress. it will ask if you want to go back to the editor or quit...looks ugly...the wrapper can come to rescue by waiting for a certain key to pressed and then close vp. You could add this to an fe, and i did so before the wrapper ;-), but the beauty of the wrapper is that it will do this with the most flexibility and smalles footprint possible and can be launched with any fe so it only has to be setup once. So basically a wrapper can send simulated keypresses to other apps to get them working and wait for certain keypresses to close them.
peter
peter
peter