Re: [hatari-devel] FDC Memory Snapshot Restore not fully working |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi, On 9/10/20 2:24 AM, Charles Curley wrote:
On Wed, 9 Sep 2020 23:01:53 +0200 Nicolas Pomarède <npomarede@xxxxxxxxxxxx> wrote:Maybe do: sed -i 's/FDC_DMA_Address/Adress/g' fdc.c To avoid repeating FDC_DMA for everything accessing this variable?Just in case Nicholas copied and pasted, shouldn't that be: sed -i 's/FDC_DMA_Address/Ad*d*ress/g' fdc.c ? Unless "Address" is already in use?
Happily I can confirm that Nicolas spelled it right, he didn't reproduce my typo. :-)
- Eero
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |