summaryrefslogtreecommitdiff
path: root/libblastem.c
AgeCommit message (Collapse)Author
2019-01-24Properly support interlace in libretro buildMichael Pavone
2019-01-23Fix aspect ratio for H32 gamesMichael Pavone
2019-01-20Don't leak a system context when a game is unloadedMike Pavone
2019-01-20Implement serialization/deserialization in libretro buildMike Pavone
2019-01-20Have a suitable default IO port configuration when nonIO is present from the ↵Mike Pavone
config file. Fixed off by one in processing gamepad button events in libretro build
2019-01-20Fixed the most glaring issues in libretro buildMike Pavone
2019-01-20Hacky WIP libertro implementationMichael Pavone