boing4000 wrote:
@yaqube
What changes did you make for the 50/60Hz switching?
It acts like a PAL and NTSC machine, but some games and demos/intros then show different graphics effects.
The 50/60 Hz mode switch is very simple. The total number of lines in NTSC is limited from 312 (typical value for PAL) to 262. Every line is still 227 colour clocks long like in PAL and there is no short/long line toggling. So it isn't 100% NTSC compatible.
It was a very quick fix for people with monitors which can't sync down to 50Hz.
Many games/demos won't work correctly in NTSC mode because they've never been meant to.
This video filter idea is impressive, looks like a bilinear filter, very useful für large TFT screen 
how is it made? please tell us :-)
Yes, it is actually bilinear filtering. I've always wanted my real Amiga to have interpolation of the low-res screens and I planned to build a flicker-fixer with this feature. Thanks to Dennis I could implement this on Minimig.
Now I'm working on improving compatibility with games which were reported to not run on Minimig.