stella/src
stephena e76066c051 Updated ROM properties database to include RomHunter v9 info.
Fixed bug after pressing Enter/Return in EditTextWidgets; it was exiting
from edit mode, which locked out certain key handling (these widgets
are always editable, and should not be exited in such a way).

Also, I just noticed the changelog file is exactly 2600 lines long :)


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2742 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2013-05-28 21:46:45 +00:00
..
cheat Added 'Variant' class, which is basically a variable type. Reimplemented 2013-05-08 23:34:42 +00:00
common *Many* improvements to the debugger disassembly, both in-GUI and in saving 2013-05-19 20:55:25 +00:00
debugger Some cleanup of ASM output; only print headers for various constants 2013-05-21 16:57:12 +00:00
emucore Updated ROM properties database to include RomHunter v9 info. 2013-05-28 21:46:45 +00:00
gui Updated ROM properties database to include RomHunter v9 info. 2013-05-28 21:46:45 +00:00
libpng Updated included PNG library to version 1.6.2. 2013-05-04 16:20:18 +00:00
macosx Updated OSX project file for Variant class. 2013-05-09 00:04:35 +00:00
tools Updated properties database for BasketBall; it needed joysticks swapped. 2013-03-10 19:53:52 +00:00
unix Some cleanup of dead code, and changes to the file I/O in the debugger. 2013-05-16 19:11:44 +00:00
win32 Some cleanup of dead code, and changes to the file I/O in the debugger. 2013-05-16 19:11:44 +00:00
yacc Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
zlib Added better error messages for reading missing/zero-byte/invalid ROM 2013-05-07 14:44:50 +00:00