Re: [hatari-devel] FDC Memory Snapshot Restore not fully working |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Le 09/09/2020 à 22:02, Eero Tamminen a écrit :
Hi, On 9/9/20 10:21 AM, Nicolas Pomarède wrote: ...So, instead of calling MemorySnapShot_Store, FDC_DMA_Address is now in the FDC_DMA struct, which is already saved/restored.Can you check this fixes your problem ?Maybe do: sed -i 's/FDC_DMA_Address/Adress/g' fdc.c To avoid repeating FDC_DMA for everything accessing this variable?
Yes, I was a little too lazy, you convinced me to rename it :)
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |