Stella Atari 2600 Emulator for XBox v2 Put roms in \A26ROMS This one has been due an update for a long time. This release puts it in line with my more recent emu releases. Fixes/improvements include: Sound is fixed NTSC/PAL should work the same Sorted listings Return to dashboard Search for cheat codes Reload game list Configuration from INI file Resize/reposition game screen A STELLA.INI file can be written from inside the emulator. To configure Stella, press the Left Thumbstick. This will let you select the font height, the menu text offset, and the screen modifiers. You can make the gamescreen as big or as small as you like and reposition it anywhere. When you make your changes, it will rewrite the STELLA.INI file (if it was loaded from the XBox hard drive) If you are running the emulator from a CD/DVD media, you'll have to construct your own STELLA.INI file and write it to the root directory. The structure of the STELLA.INI file is as follows: # # # # # # Each # represents a number. They are as follows: First # - Text offset Second # - Font height Third # - Game screen X position Fourth # - Game screen Y position Fifth # - Game screen width Sixth # - Game screen height So, for example, your STELLA.INI file might look like this: 0 12 10 20 630 450 This would mean: Text offset = 0 Font height = 12 Game screen upper left hand corner position (x,y) = (10,20) Game screen width = 630 Game screen height = 450 **YOU MUST HAVE A SPACE CHARACTER AFTER THE LAST NUMBER IN THE INI FILE!** I've included an example STELLA.INI file. Enjoy! md5sum 07b0668931108b11676fbf5617030bad *default.xbe 1bb7c169c18db2ddf62c4075d540fe3f *stella.bak 2060d8ad56322c4496308d711e5209d6 *stella.ini