antonioginer / switchres

Modeline generation engine for emulation
44 stars 12 forks source link

API: sr_init_disp takes an argument (screen index/name) #83

Closed substring closed 3 years ago

substring commented 3 years ago

This is a breaking change in the API. Emulators can specify a screen index/name passwed to switchres_manager->set_screen()

Also fixed the linux display init() never returning false.