Re: [hatari-devel] FDC Memory Snapshot Restore not fully working |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
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? - Eero
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |