A quick update on the current core features:
General features (SVN version 302, 29jan2014):
•VIC-20 core in PAL configuration and direct-load PRG file support.
•1541 floppy with D64 file support (no SD2IEC emulation, it is the "real" thing...).
•HD (VGA/DVI/HDMI-compatible) and SD (PAL/Composite/SVHS/HDMI-compatible) mode supported.
•Freely configurable PS/2 keyboard mapping (INI setup yet missing).
•Configurable memory expansion (0k, 3k, 8k, 16k).
•Configurable ROM cartridge (0k, 4k) with PRG file loader.
•Digital audio volume control (4 steps).
General issues (SVN version 302, 29jan2014):
•Overall this setup of VIC-20 core plus 1541 floppy is "brand new" and not exhaustively tested.
•Only standard D64 (via 1541) and PRG (via direct memory load) formats supported yet.
•No tape support yet (PRG is directly load to memory).
•PRG will always load directly to address given by its header, thus it must match to the RAM configuration.
•Issues may still arise while finalizing the Replay framework the core is using.
•16k memory expansion together with 8k cartridge not yet supported (only 4k cartridge).
•VIC audio: sound level of channels need to be equalized. e.g. Noise channel is too intense.
•VIC video: issues with some demos probably using not documented features (or flaws?).
•Keyboard mapping is yet not configurable via INI, although the HW doing it is already there.
•Monitor sync issues with some users (no general issue - thus hard to track, under investigation).
•No NTSC support yet.
•Aspect ratio not optimal yet.