- do overscan cropping after the ntsc frame is generated. this allows removing left and right screen artifacts when using horizontal crop like what you would see happen in TV when adjusting horizontal size (HSIZE). - add core option that implements NTSC scanline effects. This requires framebuffer to double the height, so a define is added (NTSC_SCANLINES at the top of libretro.c) to disable this on some low-memory platforms or just disable NTSC filters altogether. - some minor cleanups
74 KiB
74 KiB