Re: [hatari-devel] New video code with STF wakeup state :) |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi, It's so straightforward I commited it right away: https://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/568fe887ccfa - Eero On 06/09/2016 10:27 PM, Nicolas Pomarède wrote:
Le 09/06/2016 à 19:53, Eero Tamminen a écrit :Something that stuck into my eye... Couldn't this: char VideoTimingName[ 20 ]; Just use "const char *VideoTimingName", and all the strcpy()s for that be removed? (If there's no particular reason for array use, I can change this.)Hi it could be changed ; what patch do you propose ?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |