- update to latest VBA v1.8 beta 3 core
- integrated with achurch's optimized ARM cpu core
- add PM's 2xPM, 2xPMLQ image filter (2xPM now works)
bug fix:
[many people] VBA smooth v6.4 failed to open file dialog in Win98
- fixed this bug by change MFC compiler directive
[mikoxc] VBA smooth in window x2 size or below, image filter effect was messed up by d3d bi-linear filter
- fixed this bug
[mikoxc] VBA smooth in window x2 mode, the right and bottom lines pixels was cut off
- fixed this bug
[Kaminari] When using 2xPM filter, the output image is heavily distorted.
- fixed, now add 2xPM and 2xPMLQ to filter plug-in
[mikoxc] after VBA smooth v6.1, for win98 failed to open FileDialog
- fixed by setting VS.NET to compile a version compatible with win98
[jeffkongz] suggest not to delete rewind states when save states are loaded
- fixed, not to reset rewind states when save states are loaded as suggested way
[suanyuan] remove skin functionality to clean up code base a little bit
- Remove skin functionality, since skin option only worked for DirectDraw driver