stella/src/emucore
stephena 13c3ca9964 TIA position counters (POSP0, POSM0, etc) in the debugger now show values
in decimal, not hex.

All DataGridWidgets (ie, most of the inputs in the debugger) have more
strict input filtering, allowing to use $,#,\ specifiers for different
bases, as well as restricting input based on the specifier used (ie, if
you've entered a '\', only '0' and '1' are allowed, etc).

Updated libpng to latest version.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2767 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2013-07-19 13:43:42 +00:00
..
AtariVox.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
AtariVox.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Booster.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Booster.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Cart.cxx Added 'Variant' class, which is basically a variable type. Reimplemented 2013-05-08 23:34:42 +00:00
Cart.hxx Added 3E scheme to debugger ROM tab. This is the start of the more 2013-04-11 14:58:18 +00:00
Cart2K.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Cart2K.hxx Improved cart description for 2K and 4K formats in the debugger. 2013-04-05 20:45:42 +00:00
Cart3E.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Cart3E.hxx Added 3E scheme to debugger ROM tab. This is the start of the more 2013-04-11 14:58:18 +00:00
Cart3F.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Cart3F.hxx Added 3F scheme to the debugger ROM tab. 2013-04-07 20:09:28 +00:00
Cart4A50.cxx Added 4A50 scheme to the debugger ROM tab. They're starting to get 2013-04-18 15:30:19 +00:00
Cart4A50.hxx Added 4A50 scheme to the debugger ROM tab. They're starting to get 2013-04-18 15:30:19 +00:00
Cart4K.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Cart4K.hxx More debugger work for 2K/4K ROMs. 2013-04-05 13:29:54 +00:00
Cart0840.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Cart0840.hxx Added 0840/CV/EF/EFSC/F0/UA schemes to debugger ROM tab. 2013-04-06 21:04:11 +00:00
CartAR.cxx Added Supercharger/AR scheme to the debugger ROM tab. 2013-04-24 16:50:24 +00:00
CartAR.hxx Added Supercharger/AR scheme to the debugger ROM tab. 2013-04-24 16:50:24 +00:00
CartCM.cxx Added Compumate to the debugger ROM tab, but there are still 2013-04-22 16:41:05 +00:00
CartCM.hxx Added Compumate to the debugger ROM tab, but there are still 2013-04-22 16:41:05 +00:00
CartCTY.cxx Renamed 'eepromdir' option to 'nvramdir', and have it default to 2013-02-17 00:19:14 +00:00
CartCTY.hxx Added CTY scheme to the debugger ROM tab. Just as with the last 2013-04-24 22:24:41 +00:00
CartCTYTunes.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartCV.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartCV.hxx Added 0840/CV/EF/EFSC/F0/UA schemes to debugger ROM tab. 2013-04-06 21:04:11 +00:00
CartDPC.cxx Added extra registers to the DPC scheme in the debugger ROM tab. 2013-04-20 22:23:42 +00:00
CartDPC.hxx Added extra registers to the DPC scheme in the debugger ROM tab. 2013-04-20 22:23:42 +00:00
CartDPCPlus.cxx Added DPC+ scheme to the debugger ROM tab. This may need to be 2013-04-21 20:02:55 +00:00
CartDPCPlus.hxx Added DPC+ scheme to the debugger ROM tab. This may need to be 2013-04-21 20:02:55 +00:00
CartE0.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartE0.hxx Added E0 and E7 schemes to the debugger ROM tab. 2013-04-12 12:36:57 +00:00
CartE7.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartE7.hxx Added E0 and E7 schemes to the debugger ROM tab. 2013-04-12 12:36:57 +00:00
CartEF.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartEF.hxx Added 0840/CV/EF/EFSC/F0/UA schemes to debugger ROM tab. 2013-04-06 21:04:11 +00:00
CartEFSC.cxx Added 0840/CV/EF/EFSC/F0/UA schemes to debugger ROM tab. 2013-04-06 21:04:11 +00:00
CartEFSC.hxx Added 0840/CV/EF/EFSC/F0/UA schemes to debugger ROM tab. 2013-04-06 21:04:11 +00:00
CartF0.cxx Added 0840/CV/EF/EFSC/F0/UA schemes to debugger ROM tab. 2013-04-06 21:04:11 +00:00
CartF0.hxx Added 0840/CV/EF/EFSC/F0/UA schemes to debugger ROM tab. 2013-04-06 21:04:11 +00:00
CartF4.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartF4.hxx Added F4/F6/F8 bankswitch schemes to the debugger ROM info tab. 2013-04-06 00:25:08 +00:00
CartF4SC.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartF4SC.hxx Added F4SC/F6SC/F8SC schemes to debugger ROM tab. 2013-04-06 14:09:16 +00:00
CartF6.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartF6.hxx Added F4/F6/F8 bankswitch schemes to the debugger ROM info tab. 2013-04-06 00:25:08 +00:00
CartF6SC.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartF6SC.hxx Added F4SC/F6SC/F8SC schemes to debugger ROM tab. 2013-04-06 14:09:16 +00:00
CartF8.cxx Updated bankswitch detection for 0840, F8 and FE schemes. 2013-01-05 01:12:25 +00:00
CartF8.hxx Added F4/F6/F8 bankswitch schemes to the debugger ROM info tab. 2013-04-06 00:25:08 +00:00
CartF8SC.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartF8SC.hxx Added F4SC/F6SC/F8SC schemes to debugger ROM tab. 2013-04-06 14:09:16 +00:00
CartFA.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartFA.hxx Added FA scheme to debugger ROM tab. Now begins the more difficult work; 2013-04-06 22:13:26 +00:00
CartFA2.cxx Well, that didn't take long. I went ahead and added the ability 2013-04-17 22:32:49 +00:00
CartFA2.hxx Well, that didn't take long. I went ahead and added the ability 2013-04-17 22:32:49 +00:00
CartFE.cxx Added FA scheme to debugger ROM tab. Now begins the more difficult work; 2013-04-06 22:13:26 +00:00
CartFE.hxx Added FE scheme to the debugger ROM tab. Even though this is 2013-04-15 17:21:30 +00:00
CartMC.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartMC.hxx Added MC scheme to debugger ROM tab. This isn't complete, since I 2013-04-17 17:25:13 +00:00
CartSB.cxx Added SB scheme to the debugger ROM tab. 2013-04-15 16:17:51 +00:00
CartSB.hxx Added SB scheme to the debugger ROM tab. 2013-04-15 16:17:51 +00:00
CartUA.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartUA.hxx Added 0840/CV/EF/EFSC/F0/UA schemes to debugger ROM tab. 2013-04-06 21:04:11 +00:00
CartX07.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
CartX07.hxx Added X07 scheme to the debugger ROM tab. Since I have only one 2013-04-12 13:12:39 +00:00
CompuMate.cxx TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
CompuMate.hxx Preparation for 3.9 release, updated documentation. 2013-06-26 16:03:08 +00:00
Console.cxx Added 'Variant' class, which is basically a variable type. Reimplemented 2013-05-08 23:34:42 +00:00
Console.hxx Some infrastructure work for CompuMate handling. The CM handler now 2013-04-23 15:57:33 +00:00
Control.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Control.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
DefProps.hxx Updated ROM properties database to include RomHunter v9 info. 2013-05-28 21:46:45 +00:00
Device.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Driving.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Driving.hxx Some dead code cleanup, detected by clang++. 2013-05-07 18:53:21 +00:00
Event.hxx Some performance improvements. Probably not noticable on current 2013-05-30 16:07:19 +00:00
EventHandler.cxx Improved the new Snapshot Settings dialog with more informative text. 2013-06-21 12:15:32 +00:00
EventHandler.hxx A rather large commit, but basically all that's happened is 2013-05-09 14:22:34 +00:00
FSNode.cxx Improved the new Snapshot Settings dialog with more informative text. 2013-06-21 12:15:32 +00:00
FSNode.hxx Improved the new Snapshot Settings dialog with more informative text. 2013-06-21 12:15:32 +00:00
FrameBuffer.cxx A rather large commit, but basically all that's happened is 2013-05-09 14:22:34 +00:00
FrameBuffer.hxx A rather large commit, but basically all that's happened is 2013-05-09 14:22:34 +00:00
Genesis.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Genesis.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Joystick.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Joystick.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Keyboard.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Keyboard.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
KidVid.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
KidVid.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
M6502.cxx Some performance improvements. Probably not noticable on current 2013-05-30 16:07:19 +00:00
M6502.hxx Some performance improvements. Probably not noticable on current 2013-05-30 16:07:19 +00:00
M6502.ins Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
M6502.m4 Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
M6532.cxx Fixed INTIM/TIMINT multiple reads in the debugger, which changed the 2013-02-17 22:33:53 +00:00
M6532.hxx Fixed INTIM/TIMINT multiple reads in the debugger, which changed the 2013-02-17 22:33:53 +00:00
MD5.cxx Added better error messages for reading missing/zero-byte/invalid ROM 2013-05-07 14:44:50 +00:00
MD5.hxx Loading from ZIP files now works from the ROM launcher. Still TODO 2013-02-13 23:09:31 +00:00
MT24LC256.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
MT24LC256.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
MediaFactory.hxx Fairly major reorganization of the FilesystemNode and ZIP file handling 2013-02-10 21:47:47 +00:00
MindLink.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
MindLink.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
NullDev.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
NullDev.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
OSystem.cxx Some cleanup of dead code, and changes to the file I/O in the debugger. 2013-05-16 19:11:44 +00:00
OSystem.hxx Improved the new Snapshot Settings dialog with more informative text. 2013-06-21 12:15:32 +00:00
Paddles.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Paddles.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Props.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Props.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
PropsSet.cxx Improved the new Snapshot Settings dialog with more informative text. 2013-06-21 12:15:32 +00:00
PropsSet.hxx Some dead code cleanup, detected by clang++. 2013-05-07 18:53:21 +00:00
Random.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Random.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
SaveKey.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
SaveKey.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
SerialPort.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Serializable.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Serializer.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Serializer.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Settings.cxx Preparation for 3.9 release, updated documentation. 2013-06-26 16:03:08 +00:00
Settings.hxx Added 'Variant' class, which is basically a variable type. Reimplemented 2013-05-08 23:34:42 +00:00
Sound.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
StateManager.cxx Some work on the TIA class (I don't know how long the current code 2013-07-10 15:40:11 +00:00
StateManager.hxx Some dead code cleanup, detected by clang++. 2013-05-07 18:53:21 +00:00
Switches.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
Switches.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
System.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
System.hxx Some performance improvements. Probably not noticable on current 2013-05-30 16:07:19 +00:00
TIA.cxx Some work on the TIA class (I don't know how long the current code 2013-07-10 15:40:11 +00:00
TIA.hxx Some work on the TIA class (I don't know how long the current code 2013-07-10 15:40:11 +00:00
TIASnd.cxx Final updates to the sound code (resampling seems to be working fine). 2013-01-27 15:08:04 +00:00
TIASnd.hxx Final updates to the sound code (resampling seems to be working fine). 2013-01-27 15:08:04 +00:00
TIATables.cxx Some work on the TIA class (I don't know how long the current code 2013-07-10 15:40:11 +00:00
TIATables.hxx Some work on the TIA class (I don't know how long the current code 2013-07-10 15:40:11 +00:00
Thumbulator.cxx Some dead code cleanup, detected by clang++. 2013-05-07 18:53:21 +00:00
Thumbulator.hxx Some dead code cleanup, detected by clang++. 2013-05-07 18:53:21 +00:00
TrackBall.cxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
TrackBall.hxx Updated copyright dates to 2013. 2013-01-04 19:49:01 +00:00
module.mk OK, second pass at the revised ZIP file handling. It's still broken for 2013-02-12 02:24:17 +00:00
stella.pro Updated ROM properties database to include RomHunter v9 info. 2013-05-28 21:46:45 +00:00