You need to add a new screen with
MCFG_SCREEN_ADD("screen name", RASTER) ...
For the VSYNC there is a callback you can add:
MCFG_UPD7220_VSYNC_CALLBACK
EDIT: MCFG_VIDEO_SET_SCREEN needs to be added after your 7720 device in the machine config, not after the screen.