/3rdparty/zlib/

ad3df3607b73e8e66835248fab9?s=13&d=retro' /> AJR2017-02-192-32/+44 |/ / / | | | | | | | | | tms1024/tms1025: Add input callbacks and read handler; clean up code a little * | | srcclean (nw) Vas Crabb2017-02-1936-379/+379 | | | * | | Merge pull request #2070 from mgarlanger/mm6845_fix R. Belmont2017-02-171-1/+1 |\ \ \ | | | | | | | | Fix scanout of mc6845 | * | | Fix scanout of mc6845 Mark Garlanger2017-02-171-1/+1 | | |/ | |/| * | | Merge pull request #2068 from JoakimLarsson/prodigy_display R. Belmont2017-02-172-24/+95 |\ \ \ | |/ / |/| | Prodigy display | * | Added missing final and leading flanks when shifting out and in respectivelly Joakim Larsson Edstrom2017-02-172-24/+95 | | | * | | capbowl, bowlrama: Identify DAC type AJR2017-02-171-0/+1 |/ / * | lux21046: Cleanup. (nw) Curt Coder2017-02-162-121/+127 | | * | typo (nw) hap2017-02-161-1/+1 | | * | testing 123 new devcb style (nw) hap2017-02-161-4/+4 | | * | Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-161-0/+6 | | | | | | | | | | | | | | | | * Use size_t for sizes and <algorithm> for algorithms * Fix up some files that were getting linked into multiple libs * Add missing virtual method to sh2 peripheral class * Put shortname in driver struct for locality * Use shared pointers in config LRU cache for safety * | z88: fixed expanded video addressing in RAM carts Nigel Barnes2017-02-142-1/+14 | | * | rm double (nw) hap2017-02-131-1/+0 | | * | pic16c5x: added alias for RTCC pin (nw) hap2017-02-132-2/+6 | | * | hh_pic16: update notes (nw) hap2017-02-131-2/+5 | | * | pic16c5x: changed rtcc pin to inputline (nw) hap2017-02-132-10/+19 | | * | tiny cleanup Vas Crabb2017-02-131-1/+1 | | * | Remove duplicate save states / Save state simplification. (nw)