mirror of
https://github.com/libretro/stella2023.git
synced 2025-02-14 14:08:52 +00:00
![stephena](/assets/img/avatar_default.png)
Now for the things that aren't finished yet: - Only the most basic functions can be remapped. If you erase the mapping for those that can't yet be remapped, you'll have to delete the 'keymap' line from stellarc and start over. - Core events can only be remapped to other keys on the keyboard. I haven't got the joystick remapping working yet (but it should be easy to do). - The TIA needs to be modified to show 320 pixels horizontally. Right now, I'm using 8 pixel-width fonts on a framebuffer of 160 pixels, so there's not a lot of horizontal real estate. So text will probably overwrite other stuff. This is cosmetic, and WILL be fixed. - Modification of the TIA will break every frontends rendering code. It had to be done sometime ... - I haven't yet added any user feedback mechanism for the user. So when you go into remap mode and are about to remap a key, you won't know it :) I'll be adding arrows (like in XMAME) ... I've added a "Game Information" menu, which shows things like Game name, manufacturer, rarity, type, etc. Basically stuff from the stella.pro file. It has no purpose other than for coolness :) git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@193 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This is release 1.3 of Stella. Stella is a multi-platform Atari 2600 VCS emulator which allows you to play all of your favorite Atari 2600 games on your PC. You'll find the Stella Users Manual in the docs subdirectory. If you'd like to verify that you have the latest release of Stella visit the Stella Website at: http://stella.atari.org Enjoy, The Stella Team February 17, 2003