index 48c358c8b176a77ac70f4d26dba0aa051f935984..9bb893f181f4c114a1a6309ef65f8911af5cab3f 100644 (file)
Binary files a/od-win32/lib/prowizard.lib and b/od-win32/lib/prowizard.lib differ
index b9716ade9da873b7e81acd9f8a169daeb33bfb3c..6b286d3a47f94d1017fbcb218684d68fec647df5 100644 (file)
Binary files a/od-win32/lib/prowizard_x64.lib and b/od-win32/lib/prowizard_x64.lib differ
+- Switching to interlaced mode and autoscale enabled: don't calculate new size until 2 frames have been drawn to prevent multiple display size changes.
+- More accurate GUI resizing algorithm.
+- Show also first few bytes of disk in harddrive selection GUI.
+- Add real harddrive as IDE: calculate physical CHS values using H=16,S=63,C=total blocks/(H*S) formula to better match with real hardware.
+ (ROM built-in IDE drivers use IDE identify device CHS values to calculate last accessible block of drive, LBA support was added in ROM updates)
+- Action Replay 2 copper list detection code hang tweak.
+- Prowizard AC1D update (Asle)
+
Beta 24:
- CDFS: ACTION_DISK_INFO no disk status really works now.