summaryrefslogtreecommitdiff
path: root/system.c
AgeCommit message (Collapse)Author
2020-05-09Less hacky run on audio thread modeMichael Pavone
2020-04-29WIP netplay supportMichael Pavone
2019-12-05Only look at low 24-bits of reset vector in ROM type detection heuristicMichael Pavone
2018-07-06Update controller config when changed in UI without restartMichael Pavone
2017-01-25Use filename for game title in SMS modeMichael Pavone
2017-01-02Detect system type from filename if header based methods fail. Allow ↵Michael Pavone
overriding system type from command line.
2016-12-22Initial support for Genesis/Megadrive PBC mode. VDP still needs Mode 4 to be ↵Michael Pavone
useful.
2016-12-19Mostly working changes to allow support for multiple emulated system types ↵Michael Pavone
in main blastem program