stella/src/libpng
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
..
module.mk Fixes for libpng compilation in Linux. 2010-06-15 18:14:37 +00:00
png.c TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
png.h TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
pngconf.h TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
pngdebug.h Updated internal PNG library code to latest released version (1.5.2). 2011-04-22 00:04:04 +00:00
pngerror.c Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pngget.c Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pnginfo.h Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pnglibconf.h Updated included PNG library to version 1.6.2. 2013-05-04 16:20:18 +00:00
pngmem.c Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pngpread.c TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
pngpriv.h TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
pngread.c Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pngrio.c Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pngrtran.c Updated included PNG library to version 1.6.2. 2013-05-04 16:20:18 +00:00
pngrutil.c TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
pngset.c TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
pngstruct.h Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pngtrans.c Updated included PNG library to version 1.6.2. 2013-05-04 16:20:18 +00:00
pngwio.c Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pngwrite.c TIA position counters (POSP0, POSM0, etc) in the debugger now show values 2013-07-19 13:43:42 +00:00
pngwtran.c Updated PNG library to version 1.6.1. 2013-03-30 15:34:31 +00:00
pngwutil.c Updated included PNG library to version 1.6.2. 2013-05-04 16:20:18 +00:00